|
Change Parameter Type ignoredTypes : ElementMatcher<? super TypeDescription> to ignoredTypeMatcher : RawMatcher in method protected Default(byteBuddy ByteBuddy, binaryLocator BinaryLocator, typeStrategy TypeStrategy, listener Listener, nativeMethodStrategy NativeMethodStrategy, accessControlContext AccessControlContext, initializationStrategy InitializationStrategy, redefinitionStrategy RedefinitionStrategy, bootstrapInjectionStrategy BootstrapInjectionStrategy, lambdaInstrumentationStrategy LambdaInstrumentationStrategy, ignoredTypeMatcher RawMatcher, transformation Transformation) in class net.bytebuddy.agent.builder.AgentBuilder.Default |
From |
To |
|
Change Parameter Type ignoredTypes : ElementMatcher<? super TypeDescription> to ignoredTypeMatcher : RawMatcher in method public ExecutingTransformer(byteBuddy ByteBuddy, binaryLocator BinaryLocator, typeStrategy TypeStrategy, listener Listener, nativeMethodStrategy NativeMethodStrategy, accessControlContext AccessControlContext, initializationStrategy InitializationStrategy, bootstrapInjectionStrategy BootstrapInjectionStrategy, ignoredTypeMatcher RawMatcher, transformation Transformation) in class net.bytebuddy.agent.builder.AgentBuilder.Default.ExecutingTransformer |
From |
To |
|
Rename Parameter ignoredTypes : ElementMatcher<? super TypeDescription> to typeMatcher : ElementMatcher<? super TypeDescription> in method public ignore(typeMatcher ElementMatcher<? super TypeDescription>) : AgentBuilder in class net.bytebuddy.agent.builder.AgentBuilder |
From |
To |
|
Rename Parameter ignoredClassLoaders : ElementMatcher<? super ClassLoader> to classLoaderMatcher : ElementMatcher<? super ClassLoader> in method public ignore(typeMatcher ElementMatcher<? super TypeDescription>, classLoaderMatcher ElementMatcher<? super ClassLoader>) : AgentBuilder in class net.bytebuddy.agent.builder.AgentBuilder |
From |
To |
|
Rename Parameter ignoredTypes : ElementMatcher<? super TypeDescription> to ignoredTypeMatcher : RawMatcher in method protected Default(byteBuddy ByteBuddy, binaryLocator BinaryLocator, typeStrategy TypeStrategy, listener Listener, nativeMethodStrategy NativeMethodStrategy, accessControlContext AccessControlContext, initializationStrategy InitializationStrategy, redefinitionStrategy RedefinitionStrategy, bootstrapInjectionStrategy BootstrapInjectionStrategy, lambdaInstrumentationStrategy LambdaInstrumentationStrategy, ignoredTypeMatcher RawMatcher, transformation Transformation) in class net.bytebuddy.agent.builder.AgentBuilder.Default |
From |
To |
|
Rename Parameter ignoredTypes : ElementMatcher<? super TypeDescription> to typeMatcher : ElementMatcher<? super TypeDescription> in method public ignore(typeMatcher ElementMatcher<? super TypeDescription>, classLoaderMatcher ElementMatcher<? super ClassLoader>) : AgentBuilder in class net.bytebuddy.agent.builder.AgentBuilder |
From |
To |
|
Rename Parameter ignoredTypes : ElementMatcher<? super TypeDescription> to ignoredTypeMatcher : RawMatcher in method public ExecutingTransformer(byteBuddy ByteBuddy, binaryLocator BinaryLocator, typeStrategy TypeStrategy, listener Listener, nativeMethodStrategy NativeMethodStrategy, accessControlContext AccessControlContext, initializationStrategy InitializationStrategy, bootstrapInjectionStrategy BootstrapInjectionStrategy, ignoredTypeMatcher RawMatcher, transformation Transformation) in class net.bytebuddy.agent.builder.AgentBuilder.Default.ExecutingTransformer |
From |
To |