| Constructor and Description |
|---|
CalendarAdaptor() |
| Modifier and Type | Method and Description |
|---|---|
Calendar |
read(com.google.gson.stream.JsonReader jsonReader) |
void |
write(com.google.gson.stream.JsonWriter jsonWriter,
Calendar calendar) |
public Calendar read(com.google.gson.stream.JsonReader jsonReader) throws IOException
read in class com.google.gson.TypeAdapter<Calendar>IOExceptionpublic void write(com.google.gson.stream.JsonWriter jsonWriter,
Calendar calendar)
throws IOException
write in class com.google.gson.TypeAdapter<Calendar>IOExceptionCopyright © 2014. All Rights Reserved.