Interface Predicate<T>

    • Method Detail

      • apply

        boolean apply​(T input)