e346d420502a5ed2233b2094e7e3c30b32f6b2c9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type CompletableFuture<CompletionList> to CompletableFuture<Either<List<CompletionItem>,CompletionList>> in method public completion(position TextDocumentPositionParams) : CompletableFuture<Either<List<CompletionItem>,CompletionList>> in class org.eclipse.che.plugin.maven.lsp.MavenTextDocumentService | From | To |