|
Change Parameter Type namedTypes : NavigableMap<String,TypeDefinition> to namedTypes : NavigableMap<String,TypeDescription> in method protected ForMethodExit(instrumentedMethod MethodDescription, adviceMethod MethodDescription, exitType TypeDefinition, namedTypes NavigableMap<String,TypeDescription>, enterType TypeDefinition, throwableSize StackSize) in class net.bytebuddy.asm.Advice.ArgumentHandler.ForAdvice.Default.ForMethodExit |
From |
To |
|
Change Parameter Type namedTypes : NavigableMap<String,TypeDefinition> to namedTypes : NavigableMap<String,TypeDescription> in method protected Simple(instrumentedMethod MethodDescription, exitType TypeDefinition, namedTypes NavigableMap<String,TypeDescription>, enterType TypeDefinition) in class net.bytebuddy.asm.Advice.ArgumentHandler.ForInstrumentedMethod.Default.Simple |
From |
To |
|
Change Parameter Type namedTypes : NavigableMap<String,TypeDefinition> to namedTypes : NavigableMap<String,TypeDescription> in method protected ForMethodEnter(instrumentedMethod MethodDescription, adviceMethod MethodDescription, exitType TypeDefinition, namedTypes NavigableMap<String,TypeDescription>) in class net.bytebuddy.asm.Advice.ArgumentHandler.ForAdvice.Default.ForMethodEnter |
From |
To |
|
Change Parameter Type namedTypes : NavigableMap<String,TypeDefinition> to namedTypes : NavigableMap<String,TypeDescription> in method protected Copying(instrumentedMethod MethodDescription, exitType TypeDefinition, namedTypes NavigableMap<String,TypeDescription>, enterType TypeDefinition) in class net.bytebuddy.asm.Advice.ArgumentHandler.ForInstrumentedMethod.Default.Copying |
From |
To |
|
Change Parameter Type namedTypes : NavigableMap<String,TypeDefinition> to namedTypes : NavigableMap<String,TypeDescription> in method protected Default(instrumentedMethod MethodDescription, exitType TypeDefinition, namedTypes NavigableMap<String,TypeDescription>, enterType TypeDefinition) in class net.bytebuddy.asm.Advice.ArgumentHandler.ForInstrumentedMethod.Default |
From |
To |
|
Change Parameter Type namedTypes : NavigableMap<String,TypeDefinition> to namedTypes : NavigableMap<String,TypeDescription> in method protected Default(instrumentedMethod MethodDescription, adviceMethod MethodDescription, exitType TypeDefinition, namedTypes NavigableMap<String,TypeDescription>) in class net.bytebuddy.asm.Advice.ArgumentHandler.ForAdvice.Default |
From |
To |