| 程序包 | 说明 |
|---|---|
| cn.maarlakes.common.function |
| 限定符和类型 | 方法和说明 |
|---|---|
default Function4<T2,T3,T4,T5,R> |
Function5.acceptPartially(T1 t1) |
default Function4<T3,T4,T5,T6,R> |
Function6.acceptPartially(T1 t1,
T2 t2) |
default Function4<T4,T5,T6,T7,R> |
Function7.acceptPartially(T1 t1,
T2 t2,
T3 t3) |
default Function4<T5,T6,T7,T8,R> |
Function8.acceptPartially(T1 t1,
T2 t2,
T3 t3,
T4 t4) |
default Function4<T6,T7,T8,T9,R> |
Function9.acceptPartially(T1 t1,
T2 t2,
T3 t3,
T4 t4,
T5 t5) |
Copyright © 2024. All rights reserved.