|
Rename Parameter entryTypes : List<? extends TypeDescription> to enterTypes : List<? extends TypeDescription> in method protected of(instrumentedMethod MethodDescription, enterTypes List<? extends TypeDescription>, exitTypes List<? extends TypeDescription>, writerFlags int) : MethodSizeHandler.ForInstrumentedMethod in class net.bytebuddy.asm.Advice.MethodSizeHandler.Default |
From |
To |
|
Rename Parameter entryTypes : TypeList to enterTypes : TypeList in method protected ForAdvice(adviceMethod MethodDescription.InDefinedShape, enterTypes TypeList, exitTypes TypeList) in class net.bytebuddy.asm.Advice.MethodSizeHandler.Default.ForAdvice |
From |
To |
|
Rename Parameter entryTypes : TypeList to enterTypes : TypeList in method protected Default(instrumentedType TypeDescription, instrumentedMethod MethodDescription, enterTypes TypeList, exitTypes TypeList, expandFrames boolean) in class net.bytebuddy.asm.Advice.StackMapFrameHandler.Default |
From |
To |
|
Rename Parameter entryTypes : List<? extends TypeDescription> to enterTypes : List<? extends TypeDescription> in method protected of(instrumentedType TypeDescription, instrumentedMethod MethodDescription, enterTypes List<? extends TypeDescription>, exitTypes List<? extends TypeDescription>, classFileVersion ClassFileVersion, writerFlags int, readerFlags int) : ForInstrumentedMethod in class net.bytebuddy.asm.Advice.StackMapFrameHandler.Default |
From |
To |
|
Rename Parameter entryTypes : TypeList to enterTypes : TypeList in method protected ForAdvice(adviceMethod MethodDescription.InDefinedShape, enterTypes TypeList, exitTypes TypeList, translationMode TranslationMode) in class net.bytebuddy.asm.Advice.StackMapFrameHandler.Default.ForAdvice |
From |
To |
|
Rename Parameter entryTypes : TypeList to enterTypes : TypeList in method protected Default(instrumentedMethod MethodDescription, enterTypes TypeList, exitTypes TypeList) in class net.bytebuddy.asm.Advice.MethodSizeHandler.Default |
From |
To |