public class StackJsonUnmarshaller extends Object implements Unmarshaller<Stack,JsonUnmarshallerContext>
| Constructor and Description |
|---|
StackJsonUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static StackJsonUnmarshaller |
getInstance() |
Stack |
unmarshall(JsonUnmarshallerContext context) |
public Stack unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<Stack,JsonUnmarshallerContext>Exceptionpublic static StackJsonUnmarshaller getInstance()
Copyright © 2016. All rights reserved.