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