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