Package | Description |
---|---|
com.espertech.esper.collection.apachecommons |
Apache commons collection classes such as for soft-reference map implementation
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractHashedMap
An abstract implementation of a hash-based map which provides numerous points for
subclasses to override.
|
class |
AbstractReferenceMap
An abstract implementation of a hash-based map that allows the entries to
be removed by the garbage collector.
|
class |
ReferenceMap
A
Map implementation that allows mappings to be
removed by the garbage collector. |