Uses of Interface
net.esper.collection.apachecommons.MapIterator

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

Uses of MapIterator in net.esper.collection.apachecommons
 

Classes in net.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 net.esper.collection.apachecommons declared as MapIterator
static MapIterator EmptyMapIterator.INSTANCE
          Singleton instance of the iterator.
 

Methods in net.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.
 


© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com