Module net.anwiba.commons.lang
Class BreadthFirstSearchValueIterator<K,V>
java.lang.Object
net.anwiba.commons.lang.tree.iterator.BreadthFirstSearchValueIterator<K,V>
- All Implemented Interfaces:
Iterator<V>,IObjectIterator<V>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.anwiba.commons.lang.collection.IObjectIterator
forEachRemaining, removeMethods inherited from interface java.util.Iterator
forEachRemaining