method

hash

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

No documentation available.

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