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