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