public interface GraphStep<V,E> extends GraphWalker<V,E>
Modifier and Type | Method and Description |
---|---|
V |
previousLocation() |
E |
steppedEdge() |
availableEdges, availableVertices, currentLocation, graph, isTerminated, setLocation, steppedThrough, steppedTo, stepThrough, stepTo, withLocation