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