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