@FunctionalInterface public interface TriFunction<A,B,C,R>
R
apply(A a, B b, C c)
R apply(A a, B b, C c)
Copyright © 2021 red6 enterprise software GmbH. All rights reserved.