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