Uses of Class
com.espertech.esper.collection.apachecommons.AbstractReferenceMap

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

Uses of AbstractReferenceMap in com.espertech.esper.collection.apachecommons
 

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

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

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


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com