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