Class EitherTypeAdapterFactory
- java.lang.Object
-
- org.eclipse.lsp4j.jsonrpc.json.adapters.EitherTypeAdapter.Factory
-
- org.eclipse.lsp4j.jsonrpc.json.adapters.EitherTypeAdapterFactory
-
- All Implemented Interfaces:
com.google.gson.TypeAdapterFactory
@Deprecated public class EitherTypeAdapterFactory extends EitherTypeAdapter.Factory
Deprecated.UseEitherTypeAdapter.Factoryinstead.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description protected static classEitherTypeAdapterFactory.Adapter<L,R>Deprecated.UseEitherTypeAdapterinstead.
-
Constructor Summary
Constructors Constructor Description EitherTypeAdapterFactory()Deprecated.
-
Method Summary
-
Methods inherited from class org.eclipse.lsp4j.jsonrpc.json.adapters.EitherTypeAdapter.Factory
create
-
-