f68065c53d8dcce5872bb1dd7163f6c9c39c9659
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Class | 2 | ||
| Rename Class net.bytebuddy.instrumentation.MethodCall.ArgumentLoader.ForStaticFieldValue renamed to net.bytebuddy.instrumentation.MethodCall.ArgumentLoader.ForStaticField | From | To | |
| Rename Class net.bytebuddy.instrumentation.MethodCall.ArgumentLoader.ForInstanceFieldValue renamed to net.bytebuddy.instrumentation.MethodCall.ArgumentLoader.ForInstanceField | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type that : ForInstanceFieldValue to that : ForInstanceField in method public equals(other Object) : boolean in class net.bytebuddy.instrumentation.MethodCall.ArgumentLoader.ForInstanceField | From | To |