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