net.esper.collection.apachecommons
Class AbstractHashedMap.KeySetIterator

java.lang.Object
  extended by net.esper.collection.apachecommons.AbstractHashedMap.HashIterator
      extended by net.esper.collection.apachecommons.AbstractHashedMap.EntrySetIterator
          extended by net.esper.collection.apachecommons.AbstractHashedMap.KeySetIterator
All Implemented Interfaces:
Iterator
Enclosing class:
AbstractHashedMap

protected static class AbstractHashedMap.KeySetIterator
extends AbstractHashedMap.EntrySetIterator

KeySet iterator.


Field Summary
 
Fields inherited from class net.esper.collection.apachecommons.AbstractHashedMap.HashIterator
expectedModCount, hashIndex, last, next, parent
 
Constructor Summary
protected AbstractHashedMap.KeySetIterator(AbstractHashedMap parent)
          Ctor.
 
Method Summary
 Object next()
           
 
Methods inherited from class net.esper.collection.apachecommons.AbstractHashedMap.HashIterator
currentEntry, hasNext, nextEntry, remove, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AbstractHashedMap.KeySetIterator

protected AbstractHashedMap.KeySetIterator(AbstractHashedMap parent)
Ctor.

Parameters:
parent - the parent
Method Detail

next

public Object next()
Specified by:
next in interface Iterator
Overrides:
next in class AbstractHashedMap.EntrySetIterator

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