public class EnumTypeAdapterFactory
extends java.lang.Object
implements com.google.gson.TypeAdapterFactory
| Constructor and Description |
|---|
EnumTypeAdapterFactory() |
| Modifier and Type | Method and Description |
|---|---|
<T> com.google.gson.TypeAdapter<T> |
create(com.google.gson.Gson p_create_1_,
com.google.gson.reflect.TypeToken<T> p_create_2_) |