Class SplayMap.SplayedEntry<E>
java.lang.Object
org.apache.qpid.protonj2.engine.util.SplayMap.SplayedEntry<E>
- All Implemented Interfaces:
Map.Entry<UnsignedInteger,
E>
protected static final class SplayMap.SplayedEntry<E>
extends Object
implements Map.Entry<UnsignedInteger,E>
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SplayedEntry
public SplayedEntry()
-
-
Method Details
-
initialize
-
getIntKey
public int getIntKey() -
getKey
- Specified by:
getKey
in interfaceMap.Entry<UnsignedInteger,
E>
-
getValue
- Specified by:
getValue
in interfaceMap.Entry<UnsignedInteger,
E>
-
setValue
- Specified by:
setValue
in interfaceMap.Entry<UnsignedInteger,
E>
-
equals
-
hashCode
public int hashCode() -
toString
-