A
B
C
E
public static interface Throwables.TriPredicate<A,B,C,E extends Throwable>
boolean
test(A a, B b, C c)
boolean test(A a, B b, C c) throws E extends Throwable
a
b
c
E extends Throwable
Copyright © 2021. All rights reserved.