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