Class Exit.Or

  • All Implemented Interfaces:
    Exit
    Enclosing interface:
    Exit

    public static final class Exit.Or
    extends Object
    implements Exit
    OR.
    Since:
    0.28
    • Constructor Detail

      • Or

        public Or​(Exit lft,
                  Exit rht)
        Ctor.
        Parameters:
        lft - Left
        rht - Right
    • Method Detail

      • ready

        public boolean ready()
        Description copied from interface: Exit
        Ready to exit?
        Specified by:
        ready in interface Exit
        Returns:
        TRUE if Front should stop