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