Constructor and Description |
---|
DurationDeserializer() |
Modifier and Type | Method and Description |
---|---|
Duration |
deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context)
Parses and converts a string, provided in the
JsonElement , from microseconds to Duration . |
Copyright © 2019 SAP SE. All rights reserved.