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