Uses of Class
org.apache.qpid.collections.keyvalue.AbstractKeyValue

Packages that use AbstractKeyValue
org.apache.qpid.collections.keyvalue   
 

Uses of AbstractKeyValue in org.apache.qpid.collections.keyvalue
 

Subclasses of AbstractKeyValue in org.apache.qpid.collections.keyvalue
 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.
 



Licensed to the Apache Software Foundation