public final class NodeCacheIterator extends Object implements Iterator<NodeKey>
NodeCacheIterator(NodeCache cache, NodeKey startingNode)
boolean
hasNext()
NodeKey
next()
protected void
nextNode()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NodeCacheIterator(NodeCache cache, NodeKey startingNode)
public boolean hasNext()
hasNext
Iterator<NodeKey>
public NodeKey next()
next
protected void nextNode()
public void remove()
remove
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.