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