a0978aacf259ac803b1996f04a77e2b5ebb8ff8e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 20
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public forType(typeDescription TypeDescription) : MethodVariableAccess renamed to public of(typeDescription TypeDescription) : MethodVariableAccess in class net.bytebuddy.implementation.bytecode.member.MethodVariableAccess | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type secondParameterType : TypeDescription to secondParameterType : GenericTypeDescription in class net.bytebuddy.implementation.bytecode.member.MethodVariableAccessOfMethodArgumentsTest | From | To | |
Change Attribute Type firstParameterType : TypeDescription to firstParameterType : GenericTypeDescription in class net.bytebuddy.implementation.bytecode.member.MethodVariableAccessOfMethodArgumentsTest | From | To |