Uses of Interface
io.activej.async.function.AsyncBiPredicateEx
Packages that use AsyncBiPredicateEx
-
Uses of AsyncBiPredicateEx in io.activej.async.function
Subinterfaces of AsyncBiPredicateEx in io.activej.async.functionMethods in io.activej.async.function with parameters of type AsyncBiPredicateExModifier and TypeMethodDescriptionstatic <T,U> AsyncBiPredicate<T, U> AsyncBiPredicate.sanitize(AsyncBiPredicateEx<? super T, ? super U> predicate)