method

hash

v1_9_2_180 - Show latest stable - Class: Resolv::IPv6
hash()
public

No documentation available.

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