Package com.espertech.esper.common.internal.collection.apachecommons
package com.espertech.esper.common.internal.collection.apachecommons
Apache commons collection classes such as for soft-reference map implementation
-
ClassDescriptionAn abstract implementation of a hash-based map which provides numerous points for subclasses to override.EntrySet implementation.EntrySet iterator.HashEntry used to store the data.Base IteratorMapIterator implementation.KeySet implementation.KeySet iterator.Values implementation.Values iterator.Abstract pair class to assist with creating
KeyValue
andMap.Entry
implementations.Abstract Pair class to assist with creating correctMap.Entry
implementations.An abstract implementation of a hash-based map that allows the entries to be removed by the garbage collector.A MapEntry implementation for the map.A restricted implementation ofMap.Entry
that prevents theMap.Entry
contract from being broken.Provides an implementation of an empty iterator.Provides an implementation of an empty map iterator.Defines a map that can be iterated directly without needing to create an entry set.Defines a simple key value pair.Defines an iterator that operates over aMap
.AMap
implementation that allows mappings to be removed by the garbage collector.Defines an iterator that can be reset back to an initial state.