Uses of Class
com.yandex.ydb.table.values.ListType
-
Packages that use ListType Package Description com.yandex.ydb.table.values -
-
Uses of ListType in com.yandex.ydb.table.values
Methods in com.yandex.ydb.table.values that return ListType Modifier and Type Method Description ListTypeListValue. getType()static ListTypeListType. of(Type itemType)
-