Uses of Class
com.yandex.ydb.table.values.DictType
-
Packages that use DictType Package Description com.yandex.ydb.table.values -
-
Uses of DictType in com.yandex.ydb.table.values
Methods in com.yandex.ydb.table.values that return DictType Modifier and Type Method Description DictTypeDictValue. getType()static DictTypeDictType. of(Type keyType, Type valueType)
-