public class DefaultFloatToFloatValueConverter extends Object implements ObjectConverter<Float,org.msgpack.value.FloatValue>
Float to FloatValue converter| Constructor and Description |
|---|
DefaultFloatToFloatValueConverter() |
| Modifier and Type | Method and Description |
|---|---|
org.msgpack.value.FloatValue |
toValue(Float object)
Convert Java object to a MessagePack entity
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanConvertObjectpublic org.msgpack.value.FloatValue toValue(Float object)
ObjectConvertertoValue in interface ObjectConverter<Float,org.msgpack.value.FloatValue>object - objectCopyright © 2025 Picodata. All rights reserved.