|
Change Parameter Type yieldedTypes : List<? extends TypeDescription> to yieldedTypes : TypeList in method protected ForAdvice(methodDescription MethodDescription.InDefinedShape, requiredTypes TypeList, yieldedTypes TypeList, translationMode TranslationMode) in class net.bytebuddy.asm.Advice.MetaDataHandler.Default.WithoutStackSizeComputation.ForAdvice |
From |
To |
|
Change Parameter Type yieldedTypes : List<? extends TypeDescription> to yieldedTypes : TypeList in method protected bind(adviceMethod MethodDescription.InDefinedShape, requiredTypes TypeList, yieldedTypes TypeList, translationMode TranslationMode) : Default.ForAdvice in class net.bytebuddy.asm.Advice.MetaDataHandler.Default.WithStackSizeComputation |
From |
To |
|
Change Parameter Type requiredTypes : List<? extends TypeDescription> to requiredTypes : TypeList in method protected WithoutStackSizeComputation(instrumentedMethod MethodDescription.InDefinedShape, requiredTypes TypeList, yieldedTypes TypeList, expandFrames boolean) in class net.bytebuddy.asm.Advice.MetaDataHandler.Default.WithoutStackSizeComputation |
From |
To |
|
Change Parameter Type requiredTypes : List<? extends TypeDescription> to requiredTypes : TypeList in method protected WithStackSizeComputation(instrumentedMethod MethodDescription.InDefinedShape, requiredTypes TypeList, yieldedTypes TypeList, expandFrames boolean) in class net.bytebuddy.asm.Advice.MetaDataHandler.Default.WithStackSizeComputation |
From |
To |
|
Change Parameter Type yieldedTypes : List<? extends TypeDescription> to yieldedTypes : TypeList in method protected ForAdvice(methodDescription MethodDescription.InDefinedShape, requiredTypes TypeList, yieldedTypes TypeList, translationMode TranslationMode) in class net.bytebuddy.asm.Advice.MetaDataHandler.Default.ForAdvice |
From |
To |
|
Change Parameter Type yieldedTypes : List<? extends TypeDescription> to yieldedTypes : TypeList in method protected ForAdvice(methodDescription MethodDescription.InDefinedShape, requiredTypes TypeList, yieldedTypes TypeList, translationMode TranslationMode) in class net.bytebuddy.asm.Advice.MetaDataHandler.Default.WithStackSizeComputation.ForAdvice |
From |
To |
|
Change Parameter Type yieldedTypes : List<? extends TypeDescription> to yieldedTypes : TypeList in method protected WithoutStackSizeComputation(instrumentedMethod MethodDescription.InDefinedShape, requiredTypes TypeList, yieldedTypes TypeList, expandFrames boolean) in class net.bytebuddy.asm.Advice.MetaDataHandler.Default.WithoutStackSizeComputation |
From |
To |
|
Change Parameter Type yieldedTypes : List<? extends TypeDescription> to yieldedTypes : TypeList in method protected WithStackSizeComputation(instrumentedMethod MethodDescription.InDefinedShape, requiredTypes TypeList, yieldedTypes TypeList, expandFrames boolean) in class net.bytebuddy.asm.Advice.MetaDataHandler.Default.WithStackSizeComputation |
From |
To |
|
Change Parameter Type yieldedTypes : List<? extends TypeDescription> to yieldedTypes : TypeList in method protected bind(adviceMethod MethodDescription.InDefinedShape, requiredTypes TypeList, yieldedTypes TypeList, translationMode TranslationMode) : Default.ForAdvice in class net.bytebuddy.asm.Advice.MetaDataHandler.Default.WithoutStackSizeComputation |
From |
To |
|
Rename Parameter methodDescription : MethodDescription.InDefinedShape to adviceMethod : MethodDescription.InDefinedShape in method protected bind(adviceMethod MethodDescription.InDefinedShape, requiredTypes TypeList, yieldedTypes TypeList, translationMode TranslationMode) : Default.ForAdvice in class net.bytebuddy.asm.Advice.MetaDataHandler.Default.WithStackSizeComputation |
From |
To |
|
Rename Parameter methodDescription : MethodDescription.InDefinedShape to adviceMethod : MethodDescription.InDefinedShape in method public bindEntry(adviceMethod MethodDescription.InDefinedShape) : ForAdvice in class net.bytebuddy.asm.Advice.MetaDataHandler.Default |
From |
To |
|
Rename Parameter methodDescription : MethodDescription.InDefinedShape to adviceMethod : MethodDescription.InDefinedShape in method protected bind(adviceMethod MethodDescription.InDefinedShape, requiredTypes TypeList, yieldedTypes TypeList, translationMode TranslationMode) : Default.ForAdvice in class net.bytebuddy.asm.Advice.MetaDataHandler.Default.WithoutStackSizeComputation |
From |
To |
|
Rename Parameter methodDescription : MethodDescription.InDefinedShape to adviceMethod : MethodDescription.InDefinedShape in method public bindExit(adviceMethod MethodDescription.InDefinedShape) : ForAdvice in class net.bytebuddy.asm.Advice.MetaDataHandler.Default |
From |
To |