41d22fd59e5e51ab98d8b5f7950136ee47aa9169
Files Diff
- Added: 0
- Removed: 3
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type componentTypeReference : RawComplexArray.ComponentTypeReference to componentTypeReference : RawDescriptionArray.ComponentTypeReference in method protected ArrayLookup(name String, componentTypeReference RawDescriptionArray.ComponentTypeReference) in class net.bytebuddy.pool.TypePool.Default.TypeExtractor.AnnotationExtractor.ArrayLookup | From | To | |
Change Parameter Type propertyDispatcher : PropertyDispatcher to propertyDelegate : PropertyDelegate in method public Loaded(value V, propertyDelegate PropertyDelegate) in class net.bytebuddy.description.annotation.AnnotationValue.ForConstant.Loaded | From | To | |
Change Return Type | 4 | ||
Change Return Type RawComplexArray.ComponentTypeReference to RawDescriptionArray.ComponentTypeReference in method public bind(name String) : RawDescriptionArray.ComponentTypeReference in class net.bytebuddy.pool.TypePool.Default.ComponentTypeLocator.ForArrayType | From | To | |
Change Return Type RawComplexArray.ComponentTypeReference to RawDescriptionArray.ComponentTypeReference in method public bind(name String) : RawDescriptionArray.ComponentTypeReference in class net.bytebuddy.pool.TypePool.Default.ComponentTypeLocator | From | To | |
Change Return Type RawComplexArray.ComponentTypeReference to RawDescriptionArray.ComponentTypeReference in method public bind(name String) : RawDescriptionArray.ComponentTypeReference in class net.bytebuddy.pool.TypePool.Default.ComponentTypeLocator.Illegal | From | To | |
Change Return Type RawComplexArray.ComponentTypeReference to RawDescriptionArray.ComponentTypeReference in method public bind(name String) : RawDescriptionArray.ComponentTypeReference in class net.bytebuddy.pool.TypePool.Default.ComponentTypeLocator.ForAnnotationProperty | From | To | |
Rename Class | 6 | ||
Rename Class net.bytebuddy.pool.TypePool.AbstractBase.RawComplexArray renamed to net.bytebuddy.pool.TypePool.AbstractBase.RawDescriptionArray | From | To | |
Rename Class net.bytebuddy.description.annotation.AnnotationValue.ForEnumeration renamed to net.bytebuddy.description.annotation.AnnotationValue.ForEnumerationDescription | From | To | |
Rename Class net.bytebuddy.description.annotation.AnnotationValue.ForType renamed to net.bytebuddy.description.annotation.AnnotationValue.ForTypeDescription | From | To | |
Rename Class net.bytebuddy.description.annotation.AnnotationValue.ForComplexArray renamed to net.bytebuddy.description.annotation.AnnotationValue.ForDescriptionArray | From | To | |
Rename Class net.bytebuddy.description.annotation.AnnotationValue.ForAnnotation renamed to net.bytebuddy.description.annotation.AnnotationValue.ForAnnotationDescription | From | To | |
Rename Class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationInvocationHandler.Missing renamed to net.bytebuddy.description.annotation.AnnotationDescription.AnnotationInvocationHandler.MissingValue | From | To | |
Move And Rename Class | 1 | ||
Move And Rename Class net.bytebuddy.utility.PropertyDispatcher moved and renamed to net.bytebuddy.description.annotation.AnnotationValue.ForConstant.PropertyDelegate | From | To | |
Rename Attribute | 2 | ||
Rename Attribute propertyDispatcher : PropertyDispatcher to propertyDelegate : PropertyDelegate in class net.bytebuddy.description.annotation.AnnotationValue.ForConstant.Loaded | From | To | |
Rename Attribute propertyDispatcher : PropertyDispatcher to propertyDelegate : PropertyDelegate in class net.bytebuddy.description.annotation.AnnotationValue.ForConstant | From | To | |
Change Variable Type | 1 | ||
Change Variable Type entry : Map.Entry<Method,?> to entry : Map.Entry<Method,AnnotationValue.Loaded<?>> in method public equals(other Object) : boolean in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationInvocationHandler | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type propertyDispatcher : PropertyDispatcher to propertyDelegate : PropertyDelegate in class net.bytebuddy.description.annotation.AnnotationValue.ForConstant.Loaded | From | To | |
Change Attribute Type componentTypeReference : RawComplexArray.ComponentTypeReference to componentTypeReference : RawDescriptionArray.ComponentTypeReference in class net.bytebuddy.pool.TypePool.Default.TypeExtractor.AnnotationExtractor.ArrayLookup | From | To | |
Change Attribute Type propertyDispatcher : PropertyDispatcher to propertyDelegate : PropertyDelegate in class net.bytebuddy.description.annotation.AnnotationValue.ForConstant | From | To | |
Inline Variable | 1 | ||
Inline Variable declaredMethod : Method[] in method public of(classLoader ClassLoader, annotationType Class<S>, values Map<String,? extends AnnotationValue<?,?>>) : S from class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationInvocationHandler | From | To | |
Rename Parameter | 1 | ||
Rename Parameter propertyDispatcher : PropertyDispatcher to propertyDelegate : PropertyDelegate in method public Loaded(value V, propertyDelegate PropertyDelegate) in class net.bytebuddy.description.annotation.AnnotationValue.ForConstant.Loaded | From | To |