method

hash

v1_8_7_330 - Show latest stable - Class: Resolv::IPv4
hash(# :nodoc:)
public

No documentation available.

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