Class PathTracker


  • public class PathTracker
    extends Object
    Simple utility class for lazily tracking the current path during a tree traversal that recurses down a subtree.
    • Constructor Detail

      • PathTracker

        public PathTracker()