public static class OutputFormat.Adapter extends com.google.gson.TypeAdapter<OutputFormat>
Constructor and Description |
---|
Adapter() |
Modifier and Type | Method and Description |
---|---|
OutputFormat |
read(com.google.gson.stream.JsonReader jsonReader) |
void |
write(com.google.gson.stream.JsonWriter jsonWriter,
OutputFormat enumeration) |
public void write(com.google.gson.stream.JsonWriter jsonWriter, OutputFormat enumeration) throws java.io.IOException
write
in class com.google.gson.TypeAdapter<OutputFormat>
java.io.IOException
public OutputFormat read(com.google.gson.stream.JsonReader jsonReader) throws java.io.IOException
read
in class com.google.gson.TypeAdapter<OutputFormat>
java.io.IOException