public class DocumentSymbolResponseAdapter
extends java.lang.Object
implements com.google.gson.TypeAdapterFactory
Constructor and Description |
---|
DocumentSymbolResponseAdapter() |
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) |