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