a86519d6c8268080693dba558db7b841dd7c7ce1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type steps : List<Step.Factory> to steps : List<? extends Step.Factory> in method public executing(steps List<? extends Step.Factory>) : Factory in class net.bytebuddy.asm.MemberSubstitution.Substitution.Chain.Factory | From | To | |
| Extract Method | 1 | ||
| Extract Method public replaceWithChain(steps List<? extends Substitution.Chain.Step.Factory>) : MemberSubstitution extracted from public replaceWithChain(step Substitution.Chain.Step.Factory...) : MemberSubstitution in class net.bytebuddy.asm.MemberSubstitution.WithoutSpecification | From | To |