Module net.anwiba.commons.lang
Class TreeIterable<K,V,O>
java.lang.Object
net.anwiba.commons.lang.tree.iterator.TreeIterable<K,V,O>
- All Implemented Interfaces:
Iterable<O>,IObjectIterable<O>
-
Constructor Summary
ConstructorsConstructorDescriptionTreeIterable(IObjectIteratorFactory<ITreeItem<K, V>, O> factory, ITreeItem<K, V> item) -
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.IObjectIterable
foreachMethods inherited from interface java.lang.Iterable
forEach, spliterator