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