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