public class DefaultFloatValueToDoubleConverter extends Object implements ValueConverter<org.msgpack.value.FloatValue,Double>
FloatValue
to Double
converterConstructor and Description |
---|
DefaultFloatValueToDoubleConverter() |
Modifier and Type | Method and Description |
---|---|
Double |
fromValue(org.msgpack.value.FloatValue value)
Convert MessagePack entity to a Java object
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
canConvertValue
public Double fromValue(org.msgpack.value.FloatValue value)
ValueConverter
fromValue
in interface ValueConverter<org.msgpack.value.FloatValue,Double>
value
- entityCopyright © 2025 Picodata. All rights reserved.