| Package | Description |
|---|---|
| com.yandex.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 © 2021. All rights reserved.