public class DefaultIntervalToExtensionValueConverter extends Object implements ObjectConverter<Interval,org.msgpack.value.ExtensionValue>
Interval
to ExtensionValue
converterModifier and Type | Field and Description |
---|---|
static byte |
EXT_TYPE |
static int |
FIELD_ADJUST |
Constructor and Description |
---|
DefaultIntervalToExtensionValueConverter() |
Modifier and Type | Method and Description |
---|---|
org.msgpack.value.ExtensionValue |
toValue(Interval object)
Convert Java object to a MessagePack entity
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
canConvertObject
public static final byte EXT_TYPE
public static final int FIELD_ADJUST
public DefaultIntervalToExtensionValueConverter()
public org.msgpack.value.ExtensionValue toValue(Interval object)
ObjectConverter
toValue
in interface ObjectConverter<Interval,org.msgpack.value.ExtensionValue>
object
- objectCopyright © 2025 Picodata. All rights reserved.