-
- All Implemented Interfaces:
-
com.google.gson.JsonDeserializer
public final class InterceptAddressDeserializer implements JsonDeserializer<InterceptAddress>
-
-
Constructor Summary
Constructors Constructor Description InterceptAddressDeserializer()
-
Method Summary
Modifier and Type Method Description InterceptAddressdeserialize(JsonElement json, Type typeOfT, JsonDeserializationContext context)-
-
Method Detail
-
deserialize
InterceptAddress deserialize(JsonElement json, Type typeOfT, JsonDeserializationContext context)
-
-
-
-