public class ReflectiveTypeAdapterFactory
extends java.lang.Object
com.google.gson.internal.bind.ReflectiveTypeAdapterFactory| Constructor and Description |
|---|
ReflectiveTypeAdapterFactory(ConstructorConstructor constructor,
FieldNamingStrategy strategy,
Excluder excluder) |
| Modifier and Type | Method and Description |
|---|---|
<T> <any> |
create(Gson gson,
<any> type) |