Package org.eclipse.lsp4j
Class InitializedParams
- java.lang.Object
-
- org.eclipse.lsp4j.InitializedParams
-
public class InitializedParams extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description InitializedParams()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)inthashCode()java.lang.StringtoString()
-