| 程序包 | 说明 |
|---|---|
| io.polaris.core.tuple |
| 限定符和类型 | 方法和说明 |
|---|---|
static <T1,T2,T3,T4,T5> |
Tuples.of(T1 first,
T2 second,
T3 third,
T4 fourth,
T5 fifth) |
static <T1,T2,T3,T4,T5> |
Tuple5.of(T1 first,
T2 second,
T3 third,
T4 fourth,
T5 fifth) |
Copyright © 2025 fossc. All rights reserved.