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