Class GeoJsonAdapterFactory.GeoJsonAdapterFactoryIml

  • All Implemented Interfaces:
    com.google.gson.TypeAdapterFactory
    Enclosing class:
    GeoJsonAdapterFactory

    public static final class GeoJsonAdapterFactory.GeoJsonAdapterFactoryIml
    extends GeoJsonAdapterFactory
    GeoJsonAdapterFactory implementation.
    Since:
    3.0.0
    • Constructor Detail

      • GeoJsonAdapterFactoryIml

        public GeoJsonAdapterFactoryIml()
    • Method Detail

      • create

        public <T> com.google.gson.TypeAdapter<T> create​(com.google.gson.Gson gson,
                                                         com.google.gson.reflect.TypeToken<T> type)