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