Uses of Interface
com.espertech.esper.common.internal.collection.apachecommons.ResettableIterator
Packages that use ResettableIterator
Package
Description
Apache commons collection classes such as for soft-reference map implementation
-
Uses of ResettableIterator in com.espertech.esper.common.internal.collection.apachecommons
Classes in com.espertech.esper.common.internal.collection.apachecommons that implement ResettableIteratorModifier and TypeClassDescriptionclass
Provides an implementation of an empty iterator.class
Provides an implementation of an empty map iterator.Fields in com.espertech.esper.common.internal.collection.apachecommons declared as ResettableIteratorModifier and TypeFieldDescriptionstatic final ResettableIterator
EmptyIterator.RESETTABLE_INSTANCE
Singleton instance of the iterator.