e36f7cc179cbdcfca4c0d54f84ee2566f66e8dc4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable eArray : SingleProofreadingError to anEntry : CacheEntry in method package getFromPara(numberOfParagraph int, startOfSentencePosition int, endOfSentencePosition int) : SingleProofreadingError[] in class org.languagetool.openoffice.ResultCache | From | To | |
| Extract Class | 1 | ||
| Extract Class org.languagetool.openoffice.ResultCache.CacheEntry from class org.languagetool.openoffice.ResultCache | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute errorArray : List<SingleProofreadingError[]> to entry : List<CacheEntry> in class org.languagetool.openoffice.ResultCache | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type eArray : SingleProofreadingError to anEntry : CacheEntry in method package getFromPara(numberOfParagraph int, startOfSentencePosition int, endOfSentencePosition int) : SingleProofreadingError[] in class org.languagetool.openoffice.ResultCache | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type errorArray : List<SingleProofreadingError[]> to entry : List<CacheEntry> in class org.languagetool.openoffice.ResultCache | From | To |