| Package | Description |
|---|---|
| tech.ydb.table.values |
| Modifier and Type | Method and Description |
|---|---|
default DictValue |
Value.asDict() |
DictValue |
DictType.emptyValue() |
DictValue |
DictType.newValueCopy(Map<Value<?>,Value<?>> items) |
DictValue |
DictType.newValueOwn(Map<Value<?>,Value<?>> items) |
static DictValue |
DictValue.of(Value<?> key,
Value<?> value) |
Copyright © 2023. All rights reserved.