- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Consider using
BiPredicate instead.-
Method Summary
Modifier and TypeMethodDescriptionstatic <S,T> @NotNull PairProcessor<S, T> static <S,T> @NotNull PairProcessor<S, T> boolean
-
Method Details
-
process
-
alwaysFalse
-
alwaysTrue
-