Interface IterativeContext

    • Method Detail

      • step

        void step()
        Advances one step.
      • done

        boolean done()
        Returns:
        true if this iterative process is finished, and false otherwise.