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