@FunctionalInterface public interface SerializableFunctionWithArgs7<A,B,C,D,E,F,G,R> extends Serializable, MethodReferenceReflection
| 限定符和类型 | 方法和说明 |
|---|---|
R |
apply(A a,
B b,
C c,
D d,
E e,
F f,
G g) |
getContainingClass, method, serializedCopyright © 2024 fossc. All rights reserved.