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