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