public final class ExcludeByValueTypeAdapterFactory extends Object implements com.google.gson.TypeAdapterFactory
| Constructor and Description |
|---|
ExcludeByValueTypeAdapterFactory(FieldInspector fieldInspector,
Factory factory) |
| 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) |
public ExcludeByValueTypeAdapterFactory(FieldInspector fieldInspector, Factory factory)
Copyright © 2017. All rights reserved.