E - the type of element that is iterated overpublic interface GraphIterator<E> extends Iterator<E>
| Modifier and Type | Method and Description |
|---|---|
void |
prune()
prunes the subgraph from the current element from the iteration
|
forEachRemaining, hasNext, next, removeCopyright © 2015 Atlassian Software Systems. All rights reserved.