method

hash

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

No documentation available.

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