Class PostCategoryGroupWrapper.CustomTypeAdapterFactory

java.lang.Object
cm.xd.genapi.ynab.model.PostCategoryGroupWrapper.CustomTypeAdapterFactory
All Implemented Interfaces:
com.google.gson.TypeAdapterFactory
Enclosing class:
PostCategoryGroupWrapper

public static class PostCategoryGroupWrapper.CustomTypeAdapterFactory extends Object implements com.google.gson.TypeAdapterFactory
  • Constructor Details

    • CustomTypeAdapterFactory

      public CustomTypeAdapterFactory()
  • Method Details

    • create

      public <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