@FunctionalInterface public interface FunctionWithArgs6<A,B,C,D,E,F,R>
R
apply(A a, B b, C c, D d, E e, F f)
R apply(A a, B b, C c, D d, E e, F f)
Copyright © 2024 fossc. All rights reserved.