method

hash

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

No documentation available.

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