Package com.boldsign.model
Class Added.CustomTypeAdapterFactory
- java.lang.Object
-
- com.boldsign.model.Added.CustomTypeAdapterFactory
-
-
Constructor Summary
Constructors Constructor Description CustomTypeAdapterFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description <T> com.google.gson.TypeAdapter<T>create(com.google.gson.Gson gson, com.google.gson.reflect.TypeToken<T> type)
-