6291a19cb2533b23c3005634263aed0fd74c5ade
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Merge Attribute | 1 | ||
| Merge Attribute [fieldNameExtractor : FieldNameExtractor, fieldLocatorFactory : FieldLocator.Factory] to fieldLocation : FieldLocation in class net.bytebuddy.implementation.FieldAccessor | From | To | |
| Change Parameter Type | 2 | ||
| Change Parameter Type fieldLocator : FieldLocator to fieldLocation : FieldLocation.Prepared in method protected Appender(fieldLocation FieldLocation.Prepared) in class net.bytebuddy.implementation.FieldAccessor.ForImplicitProperty.Appender | From | To | |
| Change Parameter Type fieldLocator : FieldLocator to fieldLocation : FieldLocation.Prepared in method protected Appender(fieldLocation FieldLocation.Prepared) in class net.bytebuddy.implementation.FieldAccessor.ForParameterSetter.Appender | From | To | |
| Move Attribute | 2 | ||
| Move Attribute protected fieldNameExtractor : FieldNameExtractor from class net.bytebuddy.implementation.FieldAccessor to private fieldNameExtractor : FieldNameExtractor from class net.bytebuddy.implementation.FieldAccessor.FieldLocation.Relative | From | To | |
| Move Attribute protected fieldLocatorFactory : FieldLocator.Factory from class net.bytebuddy.implementation.FieldAccessor to private fieldLocatorFactory : FieldLocator.Factory from class net.bytebuddy.implementation.FieldAccessor.FieldLocation.Relative | From | To | |
| Extract Class | 1 | ||
| Extract Class net.bytebuddy.implementation.FieldAccessor.FieldLocation.Relative from class net.bytebuddy.implementation.FieldAccessor | From | To | |
| Merge Parameter | 4 | ||
| Merge Parameter [fieldNameExtractor : FieldNameExtractor, fieldLocatorFactory : FieldLocator.Factory] to fieldLocation : FieldLocation in method protected ForParameterSetter(fieldLocation FieldLocation, assigner Assigner, typing Assigner.Typing, index int) in class net.bytebuddy.implementation.FieldAccessor.ForParameterSetter | From | To | |
| Merge Parameter [fieldNameExtractor : FieldNameExtractor, fieldLocatorFactory : FieldLocator.Factory] to fieldLocation : FieldLocation in method private ForParameterSetter(fieldLocation FieldLocation, assigner Assigner, typing Assigner.Typing, index int, terminationHandler TerminationHandler) in class net.bytebuddy.implementation.FieldAccessor.ForParameterSetter | From | To | |
| Merge Parameter [fieldNameExtractor : FieldNameExtractor, fieldLocatorFactory : FieldLocator.Factory] to fieldLocation : FieldLocation in method protected ForImplicitProperty(fieldLocation FieldLocation) in class net.bytebuddy.implementation.FieldAccessor.ForImplicitProperty | From | To | |
| Merge Parameter [fieldNameExtractor : FieldNameExtractor, fieldLocatorFactory : FieldLocator.Factory] to fieldLocation : FieldLocation in method private ForImplicitProperty(fieldLocation FieldLocation, assigner Assigner, typing Assigner.Typing) in class net.bytebuddy.implementation.FieldAccessor.ForImplicitProperty | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute fieldLocator : FieldLocator to fieldLocation : FieldLocation.Prepared in class net.bytebuddy.implementation.FieldAccessor.ForImplicitProperty.Appender | From | To | |
| Rename Attribute fieldLocator : FieldLocator to fieldLocation : FieldLocation.Prepared in class net.bytebuddy.implementation.FieldAccessor.ForParameterSetter.Appender | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type fieldLocator : FieldLocator to fieldLocation : FieldLocation.Prepared in class net.bytebuddy.implementation.FieldAccessor.ForParameterSetter.Appender | From | To | |
| Change Attribute Type fieldLocator : FieldLocator to fieldLocation : FieldLocation.Prepared in class net.bytebuddy.implementation.FieldAccessor.ForImplicitProperty.Appender | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter fieldLocator : FieldLocator to fieldLocation : FieldLocation.Prepared in method protected Appender(fieldLocation FieldLocation.Prepared) in class net.bytebuddy.implementation.FieldAccessor.ForParameterSetter.Appender | From | To | |
| Rename Parameter fieldLocator : FieldLocator to fieldLocation : FieldLocation.Prepared in method protected Appender(fieldLocation FieldLocation.Prepared) in class net.bytebuddy.implementation.FieldAccessor.ForImplicitProperty.Appender | From | To |