Package io.dialob.api.questionnaire
Class GsonAdaptersContextValue
- java.lang.Object
-
- io.dialob.api.questionnaire.GsonAdaptersContextValue
-
- All Implemented Interfaces:
com.google.gson.TypeAdapterFactory
@ParametersAreNonnullByDefault @Generated("org.immutables.processor.ProxyProcessor") public final class GsonAdaptersContextValue extends Object implements com.google.gson.TypeAdapterFactory
ATypeAdapterFactorythat handles all of the immutable types generated underContextValue.- See Also:
ImmutableContextValue
-
-
Constructor Summary
Constructors Constructor Description GsonAdaptersContextValue()
-
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()
-