Interface Rejecting

    • Method Detail

      • reject

        boolean reject​(Token token,
                       IOPort port)
        Return true if the token cannot be accepted at the specified port.
        Parameters:
        token - The token that may be rejected.
        port - The port.
        Returns:
        True to reject the token.