d327e9e6c718d70281259b7c52fdce81ca98f528
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Variable | 2 | ||
| Extract Variable classes : List<ClassInfo> in method public run(config Config) : void from class net.orfjackal.retrolambda.Retrolambda | From | To | |
| Extract Variable interfaces : List<ClassInfo> in method public run(config Config) : void from class net.orfjackal.retrolambda.Retrolambda | From | To | |
| Extract Method | 1 | ||
| Extract Method public analyze(cr ClassReader) : void extracted from public analyze(bytecode byte[]) : void in class net.orfjackal.retrolambda.interfaces.ClassHierarchyAnalyzer | From | To |