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