method

hash

v1_9_3_392 - Show latest stable - Class: Resolv::IPv4
hash()
public

No documentation available.

# File lib/resolv.rb, line 2202
    def hash # :nodoc:
      return @address.hash
    end