ad4849391e6e2aa305b578dc3a10987d29946489
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 2 | ||
Change Attribute Type inputFileCache : Map<String,Map<String,InputFile>> to inputFileCache : Map<String,SortedMap<String,InputFile>> in class org.sonar.batch.scan.filesystem.InputPathCache | From | To | |
Change Attribute Type inputDirCache : Map<String,Map<String,InputDir>> to inputDirCache : Map<String,SortedMap<String,InputDir>> in class org.sonar.batch.scan.filesystem.InputPathCache | From | To |