public abstract class NodeWorkList extends Object implements Iterable<Node>
| Modifier and Type | Class and Description |
|---|---|
static class |
NodeWorkList.IterativeNodeWorkList |
static class |
NodeWorkList.SingletonNodeWorkList |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
add(Node node) |
void |
addAll(Iterable<? extends Node> nodes) |
abstract boolean |
contains(Node node) |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, iterator, spliterator