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