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