Uses of Interface
com.espertech.esper.common.internal.collection.apachecommons.MapIterator
Package
Description
Apache commons collection classes such as for soft-reference map implementation
-
Uses of MapIterator in com.espertech.esper.common.internal.collection.apachecommons
Modifier and TypeClassDescriptionprotected static class
MapIterator implementation.class
Provides an implementation of an empty map iterator.Modifier and TypeFieldDescriptionstatic final MapIterator
EmptyMapIterator.INSTANCE
Singleton instance of the iterator.Modifier and TypeMethodDescriptionAbstractHashedMap.mapIterator()
Gets an iterator over the map.AbstractReferenceMap.mapIterator()
Gets a MapIterator over the reference map.IterableMap.mapIterator()
Obtains aMapIterator
over the map.