public class DefaultBigDecimalToExtensionValueConverter extends Object implements ObjectConverter<BigDecimal,org.msgpack.value.ExtensionValue>
BigDecimal to ExtensionValue converter| Constructor 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, waitcanConvertObjectpublic DefaultBigDecimalToExtensionValueConverter()
public org.msgpack.value.ExtensionValue toValue(BigDecimal object)
ObjectConvertertoValue in interface ObjectConverter<BigDecimal,org.msgpack.value.ExtensionValue>object - objectCopyright © 2025 Picodata. All rights reserved.