public static class SimpleTypeRpcV2CborUnmarshallers.BigDecimalCborUnmarshaller extends Object implements Unmarshaller<BigDecimal,RpcV2CborUnmarshallerContext>
| Constructor and Description |
|---|
BigDecimalCborUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static SimpleTypeRpcV2CborUnmarshallers.BigDecimalCborUnmarshaller |
getInstance() |
BigDecimal |
unmarshall(RpcV2CborUnmarshallerContext unmarshallerContext) |
public BigDecimal unmarshall(RpcV2CborUnmarshallerContext unmarshallerContext) throws Exception
unmarshall in interface Unmarshaller<BigDecimal,RpcV2CborUnmarshallerContext>Exceptionpublic static SimpleTypeRpcV2CborUnmarshallers.BigDecimalCborUnmarshaller getInstance()
Copyright © 2025. All rights reserved.