7dafb887d0cea46bf416b3192bc917eb324eaa5f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 1 | ||
Pull Up Method public getQualifiedName() : String from class com.github.javaparser.symbolsolver.javassistmodel.JavassistTypeParameter to public getQualifiedName() : String from class com.github.javaparser.symbolsolver.model.declarations.TypeParameterDeclaration | From | To | |
Extract Method | 1 | ||
Extract Method public getContainerQualifiedName() : String extracted from public getQualifiedName() : String in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserTypeParameter | From | To |