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