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