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