public abstract class GeocodingAdapterFactory
extends java.lang.Object
implements com.google.gson.TypeAdapterFactory
| Constructor and Description |
|---|
GeocodingAdapterFactory() |
| Modifier and Type | Method and Description |
|---|---|
static com.google.gson.TypeAdapterFactory |
create()
Create a new instance of this Geocoding type adapter factory, this is passed into the Gson
Builder.
|