Uses of Interface
com.espertech.esper.collection.apachecommons.MapIterator

Packages that use MapIterator
com.espertech.esper.collection.apachecommons Apache commons collection classes such as for soft-reference map implementation 
 

Uses of MapIterator in com.espertech.esper.collection.apachecommons
 

Classes in com.espertech.esper.collection.apachecommons that implement MapIterator
protected static class AbstractHashedMap.HashMapIterator
          MapIterator implementation.
 class EmptyMapIterator
          Provides an implementation of an empty map iterator.
 

Fields in com.espertech.esper.collection.apachecommons declared as MapIterator
static MapIterator EmptyMapIterator.INSTANCE
          Singleton instance of the iterator.
 

Methods in com.espertech.esper.collection.apachecommons that return MapIterator
 MapIterator IterableMap.mapIterator()
          Obtains a MapIterator over the map.
 MapIterator AbstractReferenceMap.mapIterator()
          Gets a MapIterator over the reference map.
 MapIterator AbstractHashedMap.mapIterator()
          Gets an iterator over the map.
 


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com