b5cb5d4f968a9ecbd58d22ef0cbd73833690f67d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 4 | ||
| Rename Method public getCandidates() : Set<MethodDescription> renamed to public getRepresentative() : MethodDescription in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Ambiguous | From | To | |
| Rename Method public getCandidates() : Set<MethodDescription> renamed to public getRepresentative() : MethodDescription in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.ForMethod | From | To | |
| Rename Method public getCandidates() : Set<MethodDescription> renamed to public getRepresentative() : MethodDescription in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Initial | From | To | |
| Rename Method public getCandidates() : Set<MethodDescription> renamed to public getRepresentative() : MethodDescription in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type methodDescriptions : Set<MethodDescription> to methodDescription : MethodDescription in method protected Ambiguous(key Harmonized<U>, methodDescription MethodDescription) in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Ambiguous | From | To | |
| Change Return Type | 4 | ||
| Change Return Type Set<MethodDescription> to MethodDescription in method public getRepresentative() : MethodDescription in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Ambiguous | From | To | |
| Change Return Type Set<MethodDescription> to MethodDescription in method public getRepresentative() : MethodDescription in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.ForMethod | From | To | |
| Change Return Type Set<MethodDescription> to MethodDescription in method public getRepresentative() : MethodDescription in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Initial | From | To | |
| Change Return Type Set<MethodDescription> to MethodDescription in method public getRepresentative() : MethodDescription in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute methodDescriptions : Set<MethodDescription> to methodDescription : MethodDescription in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Ambiguous | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type methodDescriptions : Set<MethodDescription> to methodDescription : MethodDescription in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Ambiguous | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter methodDescriptions : Set<MethodDescription> to methodDescription : MethodDescription in method protected Ambiguous(key Harmonized<U>, methodDescription MethodDescription) in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Ambiguous | From | To |