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