4733ee05871f305634a0e5de5c1ce7435a5bace3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 3 | ||
Rename Method public getRegisteredAuxiliaryTypes() : List<DynamicType> renamed to public getAuxiliaryTypes() : List<DynamicType> in class net.bytebuddy.implementation.Implementation.Context.ExtractableView | From | To | |
Rename Method public getRegisteredAuxiliaryTypes() : List<DynamicType> renamed to public getAuxiliaryTypes() : List<DynamicType> in class net.bytebuddy.implementation.Implementation.Context.Disabled | From | To | |
Rename Method public getRegisteredAuxiliaryTypes() : List<DynamicType> renamed to public getAuxiliaryTypes() : List<DynamicType> in class net.bytebuddy.implementation.Implementation.Context.Default | From | To | |
Move And Inline Method | 1 | ||
Move And Inline Method public setClassFileVersion(classFileVersion ClassFileVersion) : void moved from class net.bytebuddy.implementation.Implementation.Context.ExtractableView.AbstractBase to class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.RedefinitionClassVisitor & inlined to public visit(classFileVersionNumber int, modifiers int, internalName String, genericSignature String, superClassInternalName String, interfaceTypeInternalName String[]) : void | From | To | |
Change Parameter Type | 2 | ||
Change Parameter Type implementationContext : Implementation.Context.ExtractableView to typeInitializer : TypeInitializer in method protected create(typeInitializer TypeInitializer) : UnresolvedType<U> in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining | From | To | |
Change Parameter Type implementationContext : Implementation.Context.ExtractableView to typeInitializer : TypeInitializer in method protected create(typeInitializer TypeInitializer) : UnresolvedType<U> in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForCreation | From | To | |
Inline Method | 1 | ||
Inline Method private doCreate(implementationContext Implementation.Context.ExtractableView, binaryRepresentation byte[]) : byte[] inlined to protected create(typeInitializer TypeInitializer) : UnresolvedType<U> in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining | From | To | |
Rename Variable | 1 | ||
Rename Variable binaryRepresentation : byte[] to unresolvedType : UnresolvedType<S> in method public make(typeResolutionStrategy TypeResolutionStrategy.Resolved) : DynamicType.Unloaded<S> in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default | From | To | |
Change Return Type | 2 | ||
Change Return Type byte[] to UnresolvedType<U> in method protected create(typeInitializer TypeInitializer) : UnresolvedType<U> in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForCreation | From | To | |
Change Return Type byte[] to UnresolvedType<U> in method protected create(typeInitializer TypeInitializer) : UnresolvedType<U> in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining | From | To | |
Rename Attribute | 3 | ||
Rename Attribute classFileVersion : ClassFileVersion to auxiliaryClassFileVersion : ClassFileVersion in class net.bytebuddy.implementation.Implementation.Context.Default | From | To | |
Rename Attribute prohibitTypeInitiailzer : boolean to prohibitTypeInitializer : boolean in class net.bytebuddy.implementation.Implementation.Context.Default | From | To | |
Rename Attribute explicitAuxiliaryTypes : List<DynamicType> to auxiliaryTypes : List<DynamicType> in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default | From | To | |
Extract Variable | 1 | ||
Extract Variable classFileVersion : ClassFileVersion in method public visit(classFileVersionNumber int, modifiers int, internalName String, genericSignature String, superClassInternalName String, interfaceTypeInternalName String[]) : void from class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.RedefinitionClassVisitor | From | To | |
Change Variable Type | 1 | ||
Change Variable Type binaryRepresentation : byte[] to unresolvedType : UnresolvedType<S> in method public make(typeResolutionStrategy TypeResolutionStrategy.Resolved) : DynamicType.Unloaded<S> in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default | From | To | |
Rename Parameter | 3 | ||
Rename Parameter explicitAuxiliaryTypes : List<DynamicType> to auxiliaryTypes : List<DynamicType> in method protected Default(instrumentedType TypeDescription, classFileVersion ClassFileVersion, fieldPool FieldPool, auxiliaryTypes List<DynamicType>, instrumentedMethods MethodList<?>, loadedTypeInitializer LoadedTypeInitializer, typeInitializer TypeInitializer, typeAttributeAppender TypeAttributeAppender, asmVisitorWrapper AsmVisitorWrapper, annotationValueFilterFactory AnnotationValueFilter.Factory, annotationRetention AnnotationRetention, auxiliaryTypeNamingStrategy AuxiliaryType.NamingStrategy, implementationContextFactory Implementation.Context.Factory, typeValidation TypeValidation, typePool TypePool) in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default | From | To | |
Rename Parameter implementationContext : Implementation.Context.ExtractableView to typeInitializer : TypeInitializer in method protected create(typeInitializer TypeInitializer) : UnresolvedType<U> in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining | From | To | |
Rename Parameter implementationContext : Implementation.Context.ExtractableView to typeInitializer : TypeInitializer in method protected create(typeInitializer TypeInitializer) : UnresolvedType<U> in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForCreation | From | To |