Constructor and Description |
---|
ErpTypeGsonTypeAdapterFactory() |
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)
Creates ERP type adapter for the given
ErpType . |
public <T> com.google.gson.TypeAdapter<T> create(com.google.gson.Gson gson, com.google.gson.reflect.TypeToken<T> type)
ErpType
.create
in interface com.google.gson.TypeAdapterFactory
Copyright © 2019 SAP SE. All rights reserved.