Interface Condition<T>

    • Method Detail

      • passes

        boolean passes​(T value)
        Returns whether the provided value passes the condition.