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