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