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