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