@FunctionalInterface public interface TriFunction<A,B,C,R> extends FunctionWithArgs3<A,B,C,R>
apply
Copyright © 2025 fossc. All rights reserved.