da3792bb5c7f0349eadc522749be9ece849a7173
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 2 | ||
| Change Return Type List<MethodRef> to List<MethodSignature> in method public getSuperclassMethods(type Type) : List<MethodSignature> in class net.orfjackal.retrolambda.interfaces.ClassHierarchyAnalyzer | From | To | |
| Change Return Type List<MethodRef> to List<MethodSignature> in method public getSuperclassMethods(className Type) : List<MethodSignature> in class net.orfjackal.retrolambda.interfaces.MethodRelocations | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type methods : Set<MethodRef> to methods : Set<MethodSignature> in class net.orfjackal.retrolambda.interfaces.AddMethodDefaultImplementations | From | To |