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