Uses of Class
net.esper.collection.apachecommons.AbstractReferenceMap

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

Uses of AbstractReferenceMap in net.esper.collection.apachecommons
 

Subclasses of AbstractReferenceMap in net.esper.collection.apachecommons
 class ReferenceMap
          A Map implementation that allows mappings to be removed by the garbage collector.
 

Fields in net.esper.collection.apachecommons declared as AbstractReferenceMap
protected  AbstractReferenceMap AbstractReferenceMap.ReferenceEntry.parent
          The parent map
 

Constructors in net.esper.collection.apachecommons with parameters of type AbstractReferenceMap
AbstractReferenceMap.ReferenceEntry(AbstractReferenceMap parent, AbstractHashedMap.HashEntry next, int hashCode, Object key, Object value)
          Creates a new entry object for the ReferenceMap.
 


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