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

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

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

Subclasses of AbstractMapEntry in org.apache.qpid.collections.keyvalue
 class DefaultMapEntry
          A restricted implementation of Map.Entry that prevents the Map.Entry contract from being broken.
 



Licensed to the Apache Software Foundation