public class StartTimeAdapter extends com.google.gson.TypeAdapter<StartTime>
| Constructor and Description |
|---|
StartTimeAdapter() |
| Modifier and Type | Method and Description |
|---|---|
StartTime |
read(com.google.gson.stream.JsonReader jsonReader) |
void |
write(com.google.gson.stream.JsonWriter jsonWriter,
StartTime date) |