Package io.hyperfoil.function
Interface SerializableBiPredicate<A,B>
- All Superinterfaces:
BiPredicate<A,,B> Serializable
-
Method Summary
Methods inherited from interface java.util.function.BiPredicate
and, or, test
-
Method Details
-
negate
- Specified by:
negatein interfaceBiPredicate<A,B>
-