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