public class DefaultIntegerValueToFloatConverter extends Object implements ValueConverter<org.msgpack.value.IntegerValue,Float>
IntegerValue to Float converter| Constructor 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, waitcanConvertValuepublic Float fromValue(org.msgpack.value.IntegerValue value)
ValueConverterfromValue in interface ValueConverter<org.msgpack.value.IntegerValue,Float>value - entityCopyright © 2025 Picodata. All rights reserved.