protected static class GridHubConfiguration.SimpleClassNameAdapter<T>
extends com.google.gson.TypeAdapter<T>
Modifier | Constructor and Description |
---|---|
protected |
SimpleClassNameAdapter() |
Modifier and Type | Method and Description |
---|---|
T |
read(com.google.gson.stream.JsonReader in) |
void |
write(com.google.gson.stream.JsonWriter out,
T value) |