|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KeyValue | |
---|---|
org.apache.qpid.collections.keyvalue |
Uses of KeyValue in org.apache.qpid.collections.keyvalue |
---|
Classes in org.apache.qpid.collections.keyvalue that implement KeyValue | |
---|---|
class |
AbstractKeyValue
Abstract pair class to assist with creating KeyValue
and Map.Entry implementations. |
class |
AbstractMapEntry
Abstract Pair class to assist with creating correct Map.Entry implementations. |
class |
DefaultMapEntry
A restricted implementation of Map.Entry that prevents
the Map.Entry contract from being broken. |
Constructors in org.apache.qpid.collections.keyvalue with parameters of type KeyValue | |
---|---|
DefaultMapEntry(KeyValue pair)
Constructs a new entry from the specified KeyValue . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |