Module org.snmp4j
Package org.snmp4j

Class Snmp.AsyncRequestKey

java.lang.Object
org.snmp4j.Snmp.AsyncRequestKey
Enclosing class:
Snmp

static class Snmp.AsyncRequestKey extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • equals

      public boolean equals(Object obj)
      Indicates whether some other object is "equal to" this one.
      Overrides:
      equals in class 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 Object