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