EitherTypeAdapter
instead.@Deprecated protected static class EitherTypeAdapterFactory.Adapter<L,R> extends EitherTypeAdapter<L,R>
EitherTypeAdapter.EitherTypeArgument<T>, EitherTypeAdapter.Factory, EitherTypeAdapter.ListChecker, EitherTypeAdapter.PropertyChecker
left, leftChecker, right, rightChecker, typeToken
Constructor and Description |
---|
Adapter(com.google.gson.Gson gson,
com.google.gson.reflect.TypeToken<Either<L,R>> typeToken)
Deprecated.
|
create, createLeft, createRight, read, write