Class SteppingNavigator


  • public abstract class SteppingNavigator
    extends java.lang.Object
    The SteppingNavigator is a utility class containing methods to assist with navigating a tree whose nodes implement the SteppingNode interface
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SteppingNavigator

        public SteppingNavigator()