| Package | Description |
|---|---|
| tech.ydb.table.values |
| Modifier and Type | Method and Description |
|---|---|
static TupleType |
TupleType.empty() |
TupleType |
TupleValue.getType() |
static TupleType |
TupleType.of(List<Type> elementTypes) |
static TupleType |
TupleType.of(Type elementType) |
static TupleType |
TupleType.ofCopy(Type... elementTypes) |
static TupleType |
TupleType.ofOwn(Type... elementTypes)
will not clone given array
|
Copyright © 2023. All rights reserved.