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