org.jboss.dashboard.database.cache.custom.map
Class AbstractHashedMap.KeySetIterator
java.lang.Object
org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.HashIterator
org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.EntrySetIterator
org.jboss.dashboard.database.cache.custom.map.AbstractHashedMap.KeySetIterator
- All Implemented Interfaces:
- Iterator
- Enclosing class:
- AbstractHashedMap
protected static class AbstractHashedMap.KeySetIterator
- extends AbstractHashedMap.EntrySetIterator
KeySet iterator.
AbstractHashedMap.KeySetIterator
protected AbstractHashedMap.KeySetIterator(AbstractHashedMap parent)
next
public Object next()
- Specified by:
next in interface Iterator- Overrides:
next in class AbstractHashedMap.EntrySetIterator
Copyright © 2012-2013 JBoss by Red Hat. All Rights Reserved.