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