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