Class Exit.And

  • All Implemented Interfaces:
    Exit
    Enclosing interface:
    Exit

    public static final class Exit.And
    extends Object
    implements Exit
    AND.
    Since:
    0.28
    • Constructor Detail

      • And

        public And​(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