Uses of Interface
com.espertech.esper.common.internal.collection.apachecommons.IterableMap
Package
Description
Apache commons collection classes such as for soft-reference map implementation
-
Uses of IterableMap in com.espertech.esper.common.internal.collection.apachecommons
Modifier and TypeClassDescriptionclass
An abstract implementation of a hash-based map which provides numerous points for subclasses to override.class
An abstract implementation of a hash-based map that allows the entries to be removed by the garbage collector.class
AMap
implementation that allows mappings to be removed by the garbage collector.