private static class Edges.AllEdgesIterator extends Edges.EdgesIterator
count, directCount, edges, index, list, needsForward, nextElement, node, offsets, subIndex
Constructor and Description |
---|
AllEdgesIterator(Node node,
Edges edges) |
Modifier and Type | Method and Description |
---|---|
(package private) void |
forward() |
hasNext, next, nextPosition, remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
AllEdgesIterator(Node node, Edges edges)
void forward()
forward
in class Edges.EdgesIterator