tripkit-android / com.skedgo.tripkit.ui.geocoding / GeocodeResultAdapter
GeocodeResultAdapter
open class GeocodeResultAdapter : JsonDeserializer<
Location
!>
Constructors
Name | Summary |
---|---|
<init> | GeocodeResultAdapter(gson: Gson!) |
Functions
Name | Summary |
---|---|
deserialize | open fun deserialize(json: JsonElement!, typeOfT: Type !, context: JsonDeserializationContext!): Location ! |