b6ea3c6ca3a7bf39928b8758c2d9277238c24b37
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 14 | ||
Rename Method public isDeclaredInType() : boolean renamed to public isLocalType() : boolean in class net.bytebuddy.pool.TypePool.Default.LazyTypeDescription.TypeContainment | From | To | |
Rename Method public isDeclaredInMethod() : boolean renamed to public isMemberClass() : boolean in class net.bytebuddy.pool.TypePool.Default.LazyTypeDescription.TypeContainment | From | To | |
Rename Method public isDeclaredInType() : boolean renamed to public isMemberClass() : boolean in class net.bytebuddy.pool.TypePool.Default.LazyTypeDescription.TypeContainment.WithinMethod | From | To | |
Rename Method public isSelfDeclared() : boolean renamed to public isSelfContained() : boolean in class net.bytebuddy.pool.TypePool.Default.LazyTypeDescription.TypeContainment.WithinType | From | To | |
Rename Method public isDeclaredInMethod() : boolean renamed to public isLocalType() : boolean in class net.bytebuddy.pool.TypePool.Default.LazyTypeDescription.TypeContainment | From | To | |
Rename Method public isDeclaredInType() : boolean renamed to public isMemberClass() : boolean in class net.bytebuddy.pool.TypePool.Default.LazyTypeDescription.TypeContainment.WithinType | From | To | |
Rename Method public isDeclaredInType() : boolean renamed to public isMemberClass() : boolean in class net.bytebuddy.pool.TypePool.Default.LazyTypeDescription.TypeContainment | From | To | |
Rename Method public isDeclaredInType() : boolean renamed to public isLocalType() : boolean in class net.bytebuddy.pool.TypePool.Default.LazyTypeDescription.TypeContainment.SelfContained | From | To | |
Rename Method public isSelfDeclared() : boolean renamed to public isSelfContained() : boolean in class net.bytebuddy.pool.TypePool.Default.LazyTypeDescription.TypeContainment.WithinMethod | From | To | |
Rename Method public isDeclaredInMethod() : boolean renamed to public isMemberClass() : boolean in class net.bytebuddy.pool.TypePool.Default.LazyTypeDescription.TypeContainment.SelfContained | From | To | |
Rename Method public isSelfDeclared() : boolean renamed to public isSelfContained() : boolean in class net.bytebuddy.pool.TypePool.Default.LazyTypeDescription.TypeContainment | From | To | |
Rename Method public isDeclaredInMethod() : boolean renamed to public isLocalType() : boolean in class net.bytebuddy.pool.TypePool.Default.LazyTypeDescription.TypeContainment.WithinType | From | To | |
Rename Method public isSelfDeclared() : boolean renamed to public isSelfContained() : boolean in class net.bytebuddy.pool.TypePool.Default.LazyTypeDescription.TypeContainment.SelfContained | From | To | |
Rename Method public isDeclaredInMethod() : boolean renamed to public isLocalType() : boolean in class net.bytebuddy.pool.TypePool.Default.LazyTypeDescription.TypeContainment.WithinMethod | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type declarationContext : DeclarationContext to typeContainment : TypeContainment in method protected LazyTypeDescription(typePool TypePool, modifiers int, name String, superClassInternalName String, interfaceInternalName String[], signatureResolution GenericTypeToken.Resolution.ForType, typeContainment TypeContainment, declaringTypeInternalName String, declaredTypes List<String>, anonymousType boolean, superTypeAnnotationTokens Map<Integer,Map<String,List<AnnotationToken>>>, typeVariableAnnotationTokens Map<Integer,Map<String,List<AnnotationToken>>>, typeVariableBoundsAnnotationTokens Map<Integer,Map<Integer,Map<String,List<AnnotationToken>>>>, annotationTokens List<AnnotationToken>, fieldTokens List<FieldToken>, methodTokens List<MethodToken>) in class net.bytebuddy.pool.TypePool.Default.LazyTypeDescription | From | To | |
Rename Class | 2 | ||
Rename Class net.bytebuddy.pool.TypePool.Default.LazyTypeDescription.DeclarationContext renamed to net.bytebuddy.pool.TypePool.Default.LazyTypeDescription.TypeContainment | From | To | |
Rename Class net.bytebuddy.pool.TypePoolDefaultLazyDeclarationContextTest renamed to net.bytebuddy.pool.TypePoolDefaultLazyTypeContainmentTest | From | To | |
Move And Rename Class | 3 | ||
Move And Rename Class net.bytebuddy.pool.TypePool.Default.LazyTypeDescription.DeclarationContext.DeclaredInMethod moved and renamed to net.bytebuddy.pool.TypePool.Default.LazyTypeDescription.TypeContainment.WithinMethod | From | To | |
Move And Rename Class net.bytebuddy.pool.TypePool.Default.LazyTypeDescription.DeclarationContext.SelfDeclared moved and renamed to net.bytebuddy.pool.TypePool.Default.LazyTypeDescription.TypeContainment.SelfContained | From | To | |
Move And Rename Class net.bytebuddy.pool.TypePool.Default.LazyTypeDescription.DeclarationContext.DeclaredInType moved and renamed to net.bytebuddy.pool.TypePool.Default.LazyTypeDescription.TypeContainment.WithinType | From | To | |
Move Class | 1 | ||
Move Class net.bytebuddy.dynamic.scaffold.TypeWriterDefaultTest.Bar moved to net.bytebuddy.test.scope.EnclosingType.Bar | From | To | |
Rename Attribute | 4 | ||
Rename Attribute NO_SUPER_CLASS : String to NO_TYPE : String in class net.bytebuddy.pool.TypePool.Default.LazyTypeDescription | From | To | |
Rename Attribute declarationContext : DeclarationContext to typeContainment : TypeContainment in class net.bytebuddy.pool.TypePool.Default.LazyTypeDescription | From | To | |
Rename Attribute declarationContext : LazyTypeDescription.DeclarationContext to typeContainment : LazyTypeDescription.TypeContainment in class net.bytebuddy.pool.TypePool.Default.TypeExtractor | From | To | |
Rename Attribute memberType : Class<?> to localType : Class<?> in class net.bytebuddy.description.type.AbstractTypeDescriptionTest | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type declarationContext : DeclarationContext to typeContainment : TypeContainment in class net.bytebuddy.pool.TypePool.Default.LazyTypeDescription | From | To | |
Change Attribute Type declarationContext : LazyTypeDescription.DeclarationContext to typeContainment : LazyTypeDescription.TypeContainment in class net.bytebuddy.pool.TypePool.Default.TypeExtractor | From | To | |
Rename Parameter | 1 | ||
Rename Parameter declarationContext : DeclarationContext to typeContainment : TypeContainment in method protected LazyTypeDescription(typePool TypePool, modifiers int, name String, superClassInternalName String, interfaceInternalName String[], signatureResolution GenericTypeToken.Resolution.ForType, typeContainment TypeContainment, declaringTypeInternalName String, declaredTypes List<String>, anonymousType boolean, superTypeAnnotationTokens Map<Integer,Map<String,List<AnnotationToken>>>, typeVariableAnnotationTokens Map<Integer,Map<String,List<AnnotationToken>>>, typeVariableBoundsAnnotationTokens Map<Integer,Map<Integer,Map<String,List<AnnotationToken>>>>, annotationTokens List<AnnotationToken>, fieldTokens List<FieldToken>, methodTokens List<MethodToken>) in class net.bytebuddy.pool.TypePool.Default.LazyTypeDescription | From | To |