All Methods Instance Methods Abstract Methods Default Methods
| Modifier and Type |
Method and Description |
default Function3<T1,T2,T3,Boolean> |
and(Function3<T1,T2,T3,Boolean> other) |
R |
apply(T1 t1,
T2 t2,
T3 t3) |
default Function3<T1,T2,T3,Boolean> |
or(Function3<T1,T2,T3,Boolean> other) |