Value.Kind| Modifier and Type | Method and Description |
|---|---|
boolean |
asBoolean() |
int |
compareTo(Value o) |
boolean |
equals(Object obj) |
Value.Kind |
getKind()
Kind of value, used for logical separation between implementations
|
int |
hashCode() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitisEqualTo, resolve, toBooleanValue, toByteArrayValue, toDateValue, toIntegerValue, toNamedValue, toNullValue, toObjectIdentifierValue, toObjectValue, toOpenTypeValue, toRealValue, toStringValue, toValueCollectionpublic boolean asBoolean()
@NotNull public Value.Kind getKind()
Valuepublic int compareTo(@NotNull
Value o)
compareTo in interface Comparable<Value>Copyright © 2017. All rights reserved.