0626ab219a8eb60669692a0d2002d15cb90edbba
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 4 | ||
Change Parameter Type componentTypeReference : RawNonPrimitiveArray.ComponentTypeReference to componentTypeReference : RawComplexArray.ComponentTypeReference in method protected ArrayLookup(name String, componentTypeReference RawComplexArray.ComponentTypeReference) in class net.bytebuddy.pool.TypePool.Default.TypeExtractor.AnnotationExtractor.ArrayLookup | From | To | |
Change Parameter Type annotationValues : Map<String,AnnotationValue<?,?>> to annotationValues : Map<String,? extends AnnotationValue<?,?>> in method protected Latent(annotationType TypeDescription, annotationValues Map<String,? extends AnnotationValue<?,?>>) in class net.bytebuddy.description.annotation.AnnotationDescription.Latent | From | To | |
Change Parameter Type values : Map<String,AnnotationValue<?,?>> to values : Map<String,? extends AnnotationValue<?,?>> in method public of(classLoader ClassLoader, annotationType Class<S>, values Map<String,? extends AnnotationValue<?,?>>) : S in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationInvocationHandler | From | To | |
Change Parameter Type annotationValues : Map<String,AnnotationValue<?,?>> to annotationValues : Map<String,? extends AnnotationValue<?,?>> in method public of(annotationType TypeDescription, annotationValues Map<String,? extends AnnotationValue<?,?>>) : AnnotationValue<AnnotationDescription,V> in class net.bytebuddy.description.annotation.AnnotationValue.ForAnnotation | From | To | |
Rename Variable | 1 | ||
Rename Variable that : ForComplexArray to loadedOther : AnnotationValue<?,?> in method public equals(other Object) : boolean in class net.bytebuddy.description.annotation.AnnotationValue.ForComplexArray | From | To | |
Change Return Type | 4 | ||
Change Return Type RawNonPrimitiveArray.ComponentTypeReference to RawComplexArray.ComponentTypeReference in method public bind(name String) : RawComplexArray.ComponentTypeReference in class net.bytebuddy.pool.TypePool.Default.ComponentTypeLocator | From | To | |
Change Return Type RawNonPrimitiveArray.ComponentTypeReference to RawComplexArray.ComponentTypeReference in method public bind(name String) : RawComplexArray.ComponentTypeReference in class net.bytebuddy.pool.TypePool.Default.ComponentTypeLocator.Illegal | From | To | |
Change Return Type RawNonPrimitiveArray.ComponentTypeReference to RawComplexArray.ComponentTypeReference in method public bind(name String) : RawComplexArray.ComponentTypeReference in class net.bytebuddy.pool.TypePool.Default.ComponentTypeLocator.ForAnnotationProperty | From | To | |
Change Return Type RawNonPrimitiveArray.ComponentTypeReference to RawComplexArray.ComponentTypeReference in method public bind(name String) : RawComplexArray.ComponentTypeReference in class net.bytebuddy.pool.TypePool.Default.ComponentTypeLocator.ForArrayType | From | To | |
Rename Class | 1 | ||
Rename Class net.bytebuddy.pool.TypePool.AbstractBase.RawNonPrimitiveArray renamed to net.bytebuddy.pool.TypePool.AbstractBase.RawComplexArray | From | To | |
Rename Attribute | 1 | ||
Rename Attribute value : List<AnnotationValue<?,?>> to values : List<AnnotationValue<?,?>> in class net.bytebuddy.pool.TypePool.AbstractBase.RawComplexArray | From | To | |
Change Variable Type | 1 | ||
Change Variable Type that : ForComplexArray to loadedOther : AnnotationValue<?,?> in method public equals(other Object) : boolean in class net.bytebuddy.description.annotation.AnnotationValue.ForComplexArray | From | To | |
Extract Variable | 1 | ||
Extract Variable annotationType : TypeDescription in method public equals(other Object) : boolean from class net.bytebuddy.description.annotation.AnnotationDescription.AbstractBase | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type componentTypeReference : RawNonPrimitiveArray.ComponentTypeReference to componentTypeReference : RawComplexArray.ComponentTypeReference in class net.bytebuddy.pool.TypePool.Default.TypeExtractor.AnnotationExtractor.ArrayLookup | From | To | |
Change Attribute Type annotationValues : Map<String,AnnotationValue<?,?>> to annotationValues : Map<String,? extends AnnotationValue<?,?>> in class net.bytebuddy.description.annotation.AnnotationDescription.Latent | From | To | |
Rename Parameter | 1 | ||
Rename Parameter value : List<AnnotationValue<?,?>> to values : List<AnnotationValue<?,?>> in method public RawComplexArray(typePool TypePool, componentTypeReference ComponentTypeReference, values List<AnnotationValue<?,?>>) in class net.bytebuddy.pool.TypePool.AbstractBase.RawComplexArray | From | To |