| Constructor and Description |
|---|
LocalDateTypeAdapter() |
| Modifier and Type | Method and Description |
|---|---|
LocalDate |
read(com.google.gson.stream.JsonReader in)
For internal use only by data model classes
|
void |
write(com.google.gson.stream.JsonWriter out,
LocalDate entityValue) |
@Nullable public LocalDate read(@Nonnull com.google.gson.stream.JsonReader in) throws IOException
read in class com.google.gson.TypeAdapter<LocalDate>IOExceptionpublic void write(@Nonnull com.google.gson.stream.JsonWriter out, @Nullable LocalDate entityValue) throws IOException
write in class com.google.gson.TypeAdapter<LocalDate>IOExceptionCopyright © 2020 SAP SE. All rights reserved.