12bdec6836fb4ae2191a00836bedae0cf4312384
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type fieldDescription : FieldDescription to fieldDescription : FieldDescription.InDefinedShape in method protected AccessDispatcher(fieldDescription FieldDescription.InDefinedShape) in class net.bytebuddy.implementation.bytecode.member.FieldAccess.AccessDispatcher | From | To | |
Change Return Type | 3 | ||
Change Return Type FieldDescription to FieldDescription.InDefinedShape in method public cache(fieldValue StackManipulation, fieldType TypeDescription) : FieldDescription.InDefinedShape in class net.bytebuddy.implementation.Implementation.Context | From | To | |
Change Return Type FieldDescription to FieldDescription.InDefinedShape in method public cache(fieldValue StackManipulation, fieldType TypeDescription) : FieldDescription.InDefinedShape in class net.bytebuddy.implementation.Implementation.Context.Disabled | From | To | |
Change Return Type FieldDescription to FieldDescription.InDefinedShape in method public cache(fieldValue StackManipulation, fieldType TypeDescription) : FieldDescription.InDefinedShape in class net.bytebuddy.implementation.Implementation.Context.Default | From | To | |
Change Variable Type | 3 | ||
Change Variable Type entry : Map.Entry<FieldCacheEntry,FieldDescription> to entry : Map.Entry<FieldCacheEntry,FieldDescription.InDefinedShape> in method public drain(classVisitor ClassVisitor, methodPool TypeWriter.MethodPool, injectedCode InjectedCode) : void in class net.bytebuddy.implementation.Implementation.Context.Default | From | To | |
Change Variable Type fieldCache : FieldDescription to fieldCache : FieldDescription.InDefinedShape in method public cache(fieldValue StackManipulation, fieldType TypeDescription) : FieldDescription.InDefinedShape in class net.bytebuddy.implementation.Implementation.Context.Default | From | To | |
Change Variable Type fieldList : FieldList<?> to fieldList : FieldList<FieldDescription.InDefinedShape> in method public forEnumeration(enumerationDescription EnumerationDescription) : StackManipulation in class net.bytebuddy.implementation.bytecode.member.FieldAccess | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type fieldDescription : FieldDescription to fieldDescription : FieldDescription.InDefinedShape in class net.bytebuddy.implementation.bytecode.member.FieldAccess.AccessDispatcher | From | To | |
Change Attribute Type registeredFieldCacheEntries : Map<FieldCacheEntry,FieldDescription> to registeredFieldCacheEntries : Map<FieldCacheEntry,FieldDescription.InDefinedShape> in class net.bytebuddy.implementation.Implementation.Context.Default | From | To |