|
Change Parameter Type fieldType : TypeDescription to fieldType : GenericTypeDescription in method protected Forwarding(fieldName String, fieldType GenericTypeDescription, preparationHandler PreparationHandler) in class net.bytebuddy.implementation.Forwarding |
From |
To |
|
Change Parameter Type fieldType : TypeDescription to fieldType : GenericTypeDescription in method public prepare(instrumentedType InstrumentedType, fieldName String, fieldType GenericTypeDescription) : InstrumentedType in class net.bytebuddy.implementation.Forwarding.PreparationHandler.ForStaticInstance |
From |
To |
|
Change Parameter Type typeDescription : TypeDescription to typeDescription : GenericTypeDescription in method public of(name String, typeDescription GenericTypeDescription, contributor ModifierContributor.ForField...) : PreparationHandler in class net.bytebuddy.implementation.FieldAccessor.ForNamedField.PreparationHandler.FieldDefiner |
From |
To |
|
Change Parameter Type fieldType : TypeDescription to fieldType : GenericTypeDescription in method public prepare(instrumentedType InstrumentedType, fieldName String, fieldType GenericTypeDescription) : InstrumentedType in class net.bytebuddy.implementation.Forwarding.PreparationHandler.ForInstanceField |
From |
To |
|
Change Parameter Type typeDescription : TypeDescription to typeDefinition : TypeDefinition in method public defineAs(typeDefinition TypeDefinition, modifier ModifierContributor.ForField...) : AssignerConfigurable in class net.bytebuddy.implementation.FieldAccessor.FieldDefinable |
From |
To |
|
Change Parameter Type fieldType : TypeDescription to fieldType : GenericTypeDescription in method public prepare(instrumentedType InstrumentedType, fieldName String, fieldType GenericTypeDescription) : InstrumentedType in class net.bytebuddy.implementation.Forwarding.PreparationHandler |
From |
To |
|
Change Parameter Type fieldType : TypeDescription to fieldType : GenericTypeDescription in method public prepare(instrumentedType InstrumentedType, fieldName String, fieldType GenericTypeDescription) : InstrumentedType in class net.bytebuddy.implementation.Forwarding.PreparationHandler.ForStaticField |
From |
To |
|
Change Parameter Type fieldType : TypeDescription to fieldType : TypeDefinition in method public toInstanceField(fieldName String, fieldType TypeDefinition) : Implementation in class net.bytebuddy.implementation.Forwarding |
From |
To |
|
Change Parameter Type fixedValueType : TypeDescription to fixedValueType : GenericTypeDescription in method protected apply(methodVisitor MethodVisitor, implementationContext Context, instrumentedMethod MethodDescription, fixedValueType GenericTypeDescription, valueLoadingInstruction StackManipulation) : ByteCodeAppender.Size in class net.bytebuddy.implementation.FixedValue |
From |
To |
|
Change Parameter Type typeDescription : TypeDescription to typeDefinition : TypeDefinition in method public defineAs(typeDefinition TypeDefinition, modifier ModifierContributor.ForField...) : AssignerConfigurable in class net.bytebuddy.implementation.FieldAccessor.ForNamedField |
From |
To |
|
Change Parameter Type typeDescription : TypeDescription to typeDescription : GenericTypeDescription in method protected FieldDefiner(name String, typeDescription GenericTypeDescription, modifiers int) in class net.bytebuddy.implementation.FieldAccessor.ForNamedField.PreparationHandler.FieldDefiner |
From |
To |