Uses of Interface
org.reactfx.util.TriPredicate
-
Packages that use TriPredicate Package Description org.reactfx.util -
-
Uses of TriPredicate in org.reactfx.util
Methods in org.reactfx.util with parameters of type TriPredicate Modifier and Type Method Description boolean
Tuple3. test(TriPredicate<? super A,? super B,? super C> f)
-