Package io.dialob.api.form
Class GsonAdaptersFormTag
- java.lang.Object
-
- io.dialob.api.form.GsonAdaptersFormTag
-
- All Implemented Interfaces:
com.google.gson.TypeAdapterFactory
@ParametersAreNonnullByDefault @Generated("org.immutables.processor.ProxyProcessor") public final class GsonAdaptersFormTag extends Object implements com.google.gson.TypeAdapterFactory
ATypeAdapterFactorythat handles all of the immutable types generated underFormTag.- See Also:
ImmutableFormTag
-
-
Constructor Summary
Constructors Constructor Description GsonAdaptersFormTag()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description <T> com.google.gson.TypeAdapter<T>create(com.google.gson.Gson gson, com.google.gson.reflect.TypeToken<T> type)StringtoString()
-