Class DescendantsIterator

    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface java.util.Iterator

        forEachRemaining
    • Constructor Detail

      • DescendantsIterator

        public DescendantsIterator​(NodeState root,
                                   int maxLevel)