public class XMLEnumAdapterFactory extends Object implements com.google.gson.TypeAdapterFactory
| Modifier and Type | Class and Description |
|---|---|
class |
XMLEnumAdapterFactory.XmlEnumTypeAdapter<T> |
| Constructor and Description |
|---|
XMLEnumAdapterFactory() |
| Modifier and Type | Method and Description |
|---|---|
<T> com.google.gson.TypeAdapter<T> |
create(com.google.gson.Gson gson,
com.google.gson.reflect.TypeToken<T> type) |
Copyright © 2019. All rights reserved.