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