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