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