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