Class AbstractConfiguredExtraPropertiesJsonAdapterFactory

    • Constructor Detail

      • AbstractConfiguredExtraPropertiesJsonAdapterFactory

        public AbstractConfiguredExtraPropertiesJsonAdapterFactory()
    • Method Detail

      • create

        public final <T> com.google.gson.TypeAdapter<T> create​(com.google.gson.Gson gson,
                                                               com.google.gson.reflect.TypeToken<T> type)
        Specified by:
        create in interface com.google.gson.TypeAdapterFactory