EMPTY_ARRAY| Modifier and Type | Method and Description |
|---|---|
OptionalValue |
emptyValue() |
boolean |
equals(Object o) |
Type |
getItemType() |
Type.Kind |
getKind() |
int |
hashCode() |
OptionalValue |
newValue(Value<?> item) |
static OptionalType |
of(Type itemType) |
tech.ydb.proto.ValueProtos.Type |
toPb() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitmakeOptional, unwrapOptionalpublic static OptionalType of(Type itemType)
public Type getItemType()
public boolean equals(Object o)
public int hashCode()
public String toString()
public OptionalValue emptyValue()
public OptionalValue newValue(Value<?> item)
Copyright © 2023. All rights reserved.