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