Modifier and Type | Method and Description |
---|---|
DoubleValue |
PrimitiveValueTypeImpl.DoubleTypeImpl.convertFromTypedValue(TypedValue typedValue) |
DoubleValue |
PrimitiveValueTypeImpl.DoubleTypeImpl.createValue(Object value,
Map<String,Object> valueInfo) |
Modifier and Type | Class and Description |
---|---|
static class |
PrimitiveTypeValueImpl.DoubleValueImpl |
Modifier and Type | Method and Description |
---|---|
DoubleValue |
DoubleValueSerializer.convertToTypedValue(UntypedValueImpl untypedValue) |
DoubleValue |
DoubleValueSerializer.readValue(ValueFields valueFields) |
Modifier and Type | Method and Description |
---|---|
void |
DoubleValueSerializer.writeValue(DoubleValue value,
ValueFields valueFields) |
Modifier and Type | Method and Description |
---|---|
static DoubleValue |
Variables.doubleValue(Double doubleValue) |
Copyright © 2018. All rights reserved.