c06032dbb26470e42b1813f7f7d18da9093871ea
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type arg : Void to arg : Integer in method public foo(arg Integer) : void in class net.bytebuddy.matcher.ElementMatchersTest.TypeVariableBridge.Inner | From | To | |
| Change Return Type | 2 | ||
| Change Return Type String to Number in method public foo() : Number in class net.bytebuddy.matcher.ElementMatchersTest.ReturnTypeBridge.Intermediate | From | To | |
| Change Return Type String to Number in method public foo() : Number in class net.bytebuddy.matcher.ElementMatchersTest.TypeVariableReturnTypeOverrideBridge.Intermediate | From | To | |
| Rename Class | 3 | ||
| Rename Class net.bytebuddy.matcher.ElementMatchersTest.TypeVariableBridgeBase renamed to net.bytebuddy.matcher.ElementMatchersTest.TypeVariableBridge | From | To | |
| Rename Class net.bytebuddy.matcher.ElementMatchersTest.ReturnTypeBridgeBase renamed to net.bytebuddy.matcher.ElementMatchersTest.ReturnTypeBridge | From | To | |
| Rename Class net.bytebuddy.matcher.ElementMatchersTest.TypeVariableReturnTypeBridgeBase renamed to net.bytebuddy.matcher.ElementMatchersTest.TypeVariableReturnTypeOverrideBridge | From | To | |
| Move And Rename Class | 3 | ||
| Move And Rename Class net.bytebuddy.matcher.ElementMatchersTest.IsTypeVariableBridge moved and renamed to net.bytebuddy.matcher.ElementMatchersTest.TypeVariableBridge.Inner | From | To | |
| Move And Rename Class net.bytebuddy.matcher.ElementMatchersTest.IsTypeVariableReturnTypeBridge moved and renamed to net.bytebuddy.matcher.ElementMatchersTest.TypeVariableReturnTypeOverrideBridge.Intermediate | From | To | |
| Move And Rename Class net.bytebuddy.matcher.ElementMatchersTest.IsReturnTypeBridge moved and renamed to net.bytebuddy.matcher.ElementMatchersTest.ReturnTypeBridge.Intermediate | From | To | |
| Extract Superclass | 1 | ||
| Extract Superclass net.bytebuddy.matcher.ElementMatchersTest.TypeVariableBridge.Intermediate from classes [net.bytebuddy.matcher.ElementMatchersTest.TypeVariableBridge.Inner] | From | To |