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