Uses of Interface
net.esper.collection.apachecommons.KeyValue

Packages that use KeyValue
net.esper.collection.apachecommons Apache commons collection classes such as for soft-reference map implementation 
 

Uses of KeyValue in net.esper.collection.apachecommons
 

Classes in net.esper.collection.apachecommons that implement KeyValue
protected static class AbstractHashedMap.HashEntry
          HashEntry used to store the data.
 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.
protected static class AbstractReferenceMap.ReferenceEntry
          A MapEntry implementation for the map.
 class DefaultMapEntry
          A restricted implementation of Map.Entry that prevents the Map.Entry contract from being broken.
 

Constructors in net.esper.collection.apachecommons with parameters of type KeyValue
DefaultMapEntry(KeyValue pair)
          Constructs a new entry from the specified KeyValue.
 


© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com