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