34df71cb8b334030e377d11a19cf39b96a9d5826
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type t : Integer to t : Void in method public foo(t Void) : void in class net.bytebuddy.matcher.ElementMatchersTest.GenericType.Extension | From | To | |
Rename Class | 1 | ||
Rename Class net.bytebuddy.matcher.ElementMatchersTest.TypeVariableBridge renamed to net.bytebuddy.matcher.ElementMatchersTest.GenericType | From | To | |
Move And Rename Class | 1 | ||
Move And Rename Class net.bytebuddy.matcher.ElementMatchersTest.DivergentTypeVariableBridge.FullyDiverged moved and renamed to net.bytebuddy.matcher.ElementMatchersTest.GenericType.Extension | From | To | |
Rename Parameter | 1 | ||
Rename Parameter arg : T to t : T in method public foo(t T) : void in class net.bytebuddy.matcher.ElementMatchersTest.GenericType | From | To |