f3faf1d452fe53e7de0f32e46a84f29361178324
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 6 | ||
| 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.Resolved | From | To | |
| Rename Method public extendWith(methodDescription MethodDescription, harmonizer Harmonizer<U>, merger Merger) : Entry<U> renamed to public extendBy(methodDescription MethodDescription, harmonizer Harmonizer<U>) : Entry<U> in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Resolved | 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 | |
| Rename Method public extendWith(methodDescription MethodDescription, harmonizer Harmonizer<U>, merger Merger) : Entry<U> renamed to public extendBy(methodDescription MethodDescription, harmonizer Harmonizer<U>) : Entry<U> in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Initial | 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 | |
| Rename Variable | 1 | ||
| Rename Variable forMethod : ForMethod<?> to resolved : Resolved<?> in method public equals(other Object) : boolean in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Resolved | 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.Resolved | 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 | |
| Rename Class | 1 | ||
| Rename Class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.ForMethod renamed to net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Resolved | 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 Variable Type | 1 | ||
| Change Variable Type forMethod : ForMethod<?> to resolved : Resolved<?> in method public equals(other Object) : boolean in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Resolved | 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 |