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