0f15762757679621305aca8c77c1ae78690784c1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type matcher : ElementMatcher<? super MethodDescription> to matcher : LatentMethodMatcher in method public invokable(matcher LatentMethodMatcher) : MethodDefinition.ImplementationDefinition<U> in class net.bytebuddy.dynamic.Builder.AbstractBase.Delegator | From | To | |
Move Method | 2 | ||
Move Method public attribute(fieldAttributeAppenderFactory FieldAttributeAppender.Factory) : FieldDefinition<V> from class net.bytebuddy.dynamic.Builder.AbstractBase.Adapter.FieldDefinitionAdapter to public attribute(fieldAttributeAppenderFactory FieldAttributeAppender.Factory) : FieldDefinition<V> from class net.bytebuddy.dynamic.Builder.FieldDefinition.Valuable.AbstractBase.Adapter | From | To | |
Move Method public transform(transformer Transformer<FieldDescription>) : FieldDefinition<V> from class net.bytebuddy.dynamic.Builder.AbstractBase.Adapter.FieldDefinitionAdapter to public transform(transformer Transformer<FieldDescription>) : FieldDefinition<V> from class net.bytebuddy.dynamic.Builder.FieldDefinition.Valuable.AbstractBase.Adapter | From | To | |
Change Return Type | 6 | ||
Change Return Type InstrumentedType to WithFlexibleName in method public withInitializer(byteCodeAppender ByteCodeAppender) : WithFlexibleName in class net.bytebuddy.dynamic.scaffold.InstrumentedType.Default | From | To | |
Change Return Type InstrumentedType to WithFlexibleName in method public withField(token FieldDescription.Token) : WithFlexibleName in class net.bytebuddy.dynamic.scaffold.InstrumentedType.Default | From | To | |
Change Return Type FieldDefinition<V> to FieldDefinition<U> in method public annotateField(annotations Collection<? extends AnnotationDescription>) : FieldDefinition<U> in class net.bytebuddy.dynamic.Builder.AbstractBase.Adapter.FieldDefinitionAdapter | From | To | |
Change Return Type Builder<V> to Builder<U> in method protected materialize() : Builder<U> in class net.bytebuddy.dynamic.Builder.AbstractBase.Adapter.FieldDefinitionAdapter | From | To | |
Change Return Type InstrumentedType to WithFlexibleName in method public withMethod(token MethodDescription.Token) : WithFlexibleName in class net.bytebuddy.dynamic.scaffold.InstrumentedType.Default | From | To | |
Change Return Type InstrumentedType to WithFlexibleName in method public withInitializer(loadedTypeInitializer LoadedTypeInitializer) : WithFlexibleName in class net.bytebuddy.dynamic.scaffold.InstrumentedType.Default | From | To | |
Extract Interface | 1 | ||
Extract Interface net.bytebuddy.dynamic.scaffold.InstrumentedType.Prepareable from classes [net.bytebuddy.implementation.Implementation] | From | To | |
Rename Parameter | 2 | ||
Rename Parameter matcher : ElementMatcher<? super MethodDescription> to ignored : ElementMatcher<? super MethodDescription> in method public ignore(ignored ElementMatcher<? super MethodDescription>) : Builder<T> in class net.bytebuddy.dynamic.Builder | From | To | |
Rename Parameter matcher : ElementMatcher<? super MethodDescription> to ignored : ElementMatcher<? super MethodDescription> in method public ignore(ignored ElementMatcher<? super MethodDescription>) : Builder<U> in class net.bytebuddy.dynamic.Builder.AbstractBase.Delegator | From | To |