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