method

eql?

v2_2_9 - Show latest stable - Class: Resolv::LOC::Size
eql?(other)
public

No documentation available.

# File lib/resolv.rb, line 2662
      def eql?(other) # :nodoc:
        return self == other
      end