| 程序包 | 说明 |
|---|---|
| com.github.gg_a.tuple |
| 限定符和类型 | 字段 | 说明 |
|---|---|---|
private static Tuple0 |
Tuple0.INSTANCE |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
Tuple0 |
Tuple0.alias(String... aliases) |
|
static Tuple0 |
Tuple.empty() |
Create empty tuple
创建一个空元组 |
static Tuple0 |
Tuple0.instance() |
Get the instance of Tuple0.
获取 Tuple0 的实例 |
static Tuple0 |
Tuple.of() |
Create empty tuple
创建一个空元组 |
Copyright © 2021. All rights reserved.