Interface ForestIterationControl

All Superinterfaces:
IterationControl
All Known Subinterfaces:
ForestScanControl

public interface ForestIterationControl extends IterationControl
ForestIterationControl is an auxiliary object passed to some forest iteration methods for control of the iteration over a forest.
  • Method Details

    • getForest

      Forest getForest()
      Returns:
      the forest being iterated
    • getIndex

      int getIndex()
      Returns:
      current index of the iteration
    • getDepth

      int getDepth()
      Returns:
      current depth in the forest