public final class Navigators extends java.lang.Object
static <O> Navigator<O>
iterate(Chain<O> orig, O from, O to)
reverse(Navigator<O> orig)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <O> Navigator<O> iterate(Chain<O> orig, O from, O to)
public static <O> Navigator<O> reverse(Navigator<O> orig)