Interface StartLoop

    • Field Detail

      • NO_START_LOOP

        static final StartLoop NO_START_LOOP
        Deprecated.
        Use NO_START_LOOP instaed of null.
      • REACHED_COUNT_SEPARATOR

        static final String REACHED_COUNT_SEPARATOR
        Deprecated.
        The separator of reached counts.
        See Also:
        Constant Field Values
    • Method Detail

      • setEndLoop

        void setEndLoop​(EndLoop endLoop)
        Deprecated.
        Set end-of-loop command.
        Parameters:
        endLoop - end-of-loop command.