Uses of Interface
com.aoapps.lang.io.function.IOPredicate
Packages that use IOPredicate
-
Uses of IOPredicate in com.aoapps.lang.io.function
Methods in com.aoapps.lang.io.function that return IOPredicateModifier and TypeMethodDescriptionstatic <T> IOPredicate
<T> static <T> IOPredicate
<T> IOPredicate.not
(IOPredicate<? super T> target) Methods in com.aoapps.lang.io.function with parameters of type IOPredicateModifier and TypeMethodDescriptionstatic <T> IOPredicate
<T> IOPredicate.not
(IOPredicate<? super T> target)