public class JSON.LocalDateTypeAdapter
extends <any>
Constructor and Description |
---|
LocalDateTypeAdapter() |
LocalDateTypeAdapter(DateTimeFormatter formatter) |
Modifier and Type | Method and Description |
---|---|
LocalDate |
read(JsonReader in) |
void |
setFormat(DateTimeFormatter dateFormat) |
void |
write(JsonWriter out,
LocalDate date) |