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