eebe1394945231f87259b274890727cafd750628
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable emptySet : Set<Handler> to handlers : Set<Handler> in method public testScanDuplicateClasses() : void in class org.eclipse.jetty.annotations.TestAnnotationParser | From | To | |
| Rename Variable emptySet : Set<Handler> to handlers : Set<Handler> in method public testScanDuplicateClassesInJars() : void in class org.eclipse.jetty.annotations.TestAnnotationParser | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type existing : List<String> to existing : Resource in method public addParsedClass(classname String, location Resource) : void in class org.eclipse.jetty.annotations.AnnotationParser | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type _parsedClassNames : Map<String,List<String>> to _parsedClassNames : Map<String,Resource> in class org.eclipse.jetty.annotations.AnnotationParser | From | To |