Module org.snmp4j
Package org.snmp4j

Class Snmp.AsyncRequestKey

  • Enclosing class:
    Snmp

    static class Snmp.AsyncRequestKey
    extends java.lang.Object
    • Constructor Detail

    • Method Detail

      • equals

        public boolean equals​(java.lang.Object obj)
        Indicates whether some other object is "equal to" this one.
        Overrides:
        equals in class java.lang.Object
        Parameters:
        obj - the reference object with which to compare.
        Returns:
        true if this object is the same as the obj argument; false otherwise.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object