
public final class InterceptorFactory extends Object implements TypeAdapterFactory
@Intercept.| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
InterceptorFactory.InterceptorAdapter<T> |
| Constructor and Description |
|---|
InterceptorFactory() |
public <T> TypeAdapter<T> create(Gson gson, TypeToken<T> type)
create in interface TypeAdapterFactory