Constructor and Description |
---|
DapIterator(java.util.List<DapNode> source,
java.util.EnumSet<DapSort> sortset) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
findNext() |
boolean |
hasNext() |
DapNode |
next() |
void |
remove() |