Uses of Interface
com.espertech.esper.common.internal.collection.apachecommons.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
Modifier and TypeClassDescriptionclass
Provides an implementation of an empty iterator.class
Provides an implementation of an empty map iterator.Modifier and TypeFieldDescriptionstatic final ResettableIterator
EmptyIterator.RESETTABLE_INSTANCE
Singleton instance of the iterator.