public interface DoubleValue extends FieldValue
FieldValue to represent a double.| Modifier and Type | Method and Description |
|---|---|
DoubleValue |
clone()
Returns a deep copy of this object.
|
double |
get()
Get the double value of this object.
|
asArray, asBinary, asBoolean, asDouble, asEnum, asFixedBinary, asFloat, asIndexKey, asInteger, asLong, asMap, asNumber, asPrimaryKey, asRecord, asRow, asString, asTimestamp, getDefinition, getType, isArray, isAtomic, isBinary, isBoolean, isComplex, isDouble, isEMPTY, isEnum, isFixedBinary, isFloat, isIndexKey, isInteger, isJsonNull, isLong, isMap, isNull, isNumber, isNumeric, isPrimaryKey, isRecord, isRow, isString, isTimestamp, toJsonStringcompareTodouble get()
DoubleValue clone()
clone in interface FieldValueCopyright (c) 2011, 2017 Oracle and/or its affiliates. All rights reserved.