76b7f624347af1a88024cd6d072a3b5f4dcf20de
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type stackManipulations : List<StackManipulation> to stackManipulations : List<? extends StackManipulation> in method public Compound(stackManipulations List<? extends StackManipulation>) in class net.bytebuddy.implementation.bytecode.StackManipulation.Compound | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type stackManipulations : List<StackManipulation> to stackManipulations : List<? extends StackManipulation> in class net.bytebuddy.implementation.bytecode.StackManipulation.Compound | From | To |