private static final class GraphNodeEnumerator.Iter extends GraphNodeEnumerator
Modifier and Type | Method and Description |
---|---|
boolean |
hasMoreElements() |
GraphNode |
nextElement() |
create, create, create
public boolean hasMoreElements()
public GraphNode nextElement()
nextElement
in interface Enumeration<GraphNode>
nextElement
in class GraphNodeEnumerator