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