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