| Constructor and Description |
|---|
BFSOrderIterator(SimpleTS<S,I> ts,
Collection<? extends I> inputs) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
S |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic BFSOrderIterator(SimpleTS<S,I> ts, Collection<? extends I> inputs)
Copyright © 2015. All rights reserved.