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