@FunctionalInterface public interface Predicate<T>
Predicate
boolean
apply(T input)
boolean apply(T input)
This is unofficial documentation and not affiliated with Jetbrains s.r.o. at all. We can not guarantee the correctness of this documentation.