Package org.moddingx.libx.fi
Interface Predicate3<A,B,C>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
A predicate that takes 3 parameters.
-
Method Summary
-
Method Details
-
test
-
and
-
or
-
negate
-