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