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