Paths
public class BreadthFirstPaths extends Object implements Paths
boolean
hasPathTo(int v)
Iterable<Integer>
pathTo(int v)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public boolean hasPathTo(int v)
hasPathTo
public Iterable<Integer> pathTo(int v)
pathTo