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