Interface ICondition<T>

    • Method Detail

      • accept

        boolean accept​(T value)
      • toText

        java.lang.String toText()