6f1472947ee7c356240e8153731b57185be0f6d7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private locate(instrumentedType TypeDescription) : FieldDescription extracted from public resolve(instrumentedType TypeDescription, interceptedMethod MethodDescription, targetType TypeDescription, assigner Assigner, dynamicallyTyped boolean) : StackManipulation in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForExistingField | From | To | |
Extract Method private locate(instrumentedType TypeDescription) : FieldDescription extracted from public resolve(instrumentedType TypeDescription, instrumentedMethod MethodDescription, assigner Assigner, dynamicallyTyped boolean) : Resolved in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForExistingField | From | To |