Unmarshaller<Float,JsonUnmarshallerContext>
public static class SimpleTypeIonUnmarshallers.FloatIonUnmarshaller extends Object implements Unmarshaller<Float,JsonUnmarshallerContext>
Constructor | Description |
---|---|
FloatIonUnmarshaller() |
Modifier and Type | Method | Description |
---|---|---|
static SimpleTypeIonUnmarshallers.FloatIonUnmarshaller |
getInstance() |
|
Float |
unmarshall(JsonUnmarshallerContext context) |
public static SimpleTypeIonUnmarshallers.FloatIonUnmarshaller getInstance()
public Float unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<Float,JsonUnmarshallerContext>
Exception
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.