public class SuggestStatusJsonUnmarshaller extends java.lang.Object implements Unmarshaller<SuggestStatus,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static SuggestStatusJsonUnmarshaller |
instance |
Constructor and Description |
---|
SuggestStatusJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static SuggestStatusJsonUnmarshaller |
getInstance() |
SuggestStatus |
unmarshall(JsonUnmarshallerContext context) |
private static SuggestStatusJsonUnmarshaller instance
public SuggestStatus unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<SuggestStatus,JsonUnmarshallerContext>
java.lang.Exception
public static SuggestStatusJsonUnmarshaller getInstance()