public interface TriPredicate<A,B,C> extends Throwables.TriPredicate<A,B,C,RuntimeException>
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(A a,
B b,
C c) |
boolean test(A a, B b, C c)
test in interface Throwables.TriPredicate<A,B,C,RuntimeException>Copyright © 2021. All rights reserved.