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