030dd23be65f7882d5e6b2cebd1a3fc71dfc1b78
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 3 | ||
Change Variable Type toEnableCat : HashSet<CategoryId> to toEnableCat : Set<CategoryId> in method package reloadConfig() : void in class org.languagetool.gui.LanguageToolSupport | From | To | |
Change Variable Type toDisableCat : HashSet<CategoryId> to toDisableCat : Set<CategoryId> in method package reloadConfig() : void in class org.languagetool.gui.LanguageToolSupport | From | To | |
Change Variable Type commonCat : HashSet<CategoryId> to commonCat : Set<CategoryId> in method package reloadConfig() : void in class org.languagetool.gui.LanguageToolSupport | From | To |