public static class AttributeMapperConfig.GsonAdapter extends AbstractTypedConfig.AbstractGsonAdapter<AttributeMapperConfig>
| Constructor and Description |
|---|
GsonAdapter() |
| Modifier and Type | Method and Description |
|---|---|
protected AttributeMapperConfig |
create(java.lang.String type,
com.google.gson.JsonElement config) |
deserialize, serialize@Nonnull protected AttributeMapperConfig create(@Nonnull java.lang.String type, @Nonnull com.google.gson.JsonElement config)
create in class AbstractTypedConfig.AbstractGsonAdapter<AttributeMapperConfig>