|
Change Return Type void to Iterable<? extends List<Class<?>>> in method public onError(index int, batch List<Class<?>>, throwable Throwable, types List<Class<?>>) : Iterable<? extends List<Class<?>>> in class net.bytebuddy.agent.builder.AgentBuilder.RedefinitionStrategy.Listener.StreamWriting |
From |
To |
|
Change Return Type void to Iterable<? extends List<Class<?>>> in method public onError(index int, batch List<Class<?>>, throwable Throwable, types List<Class<?>>) : Iterable<? extends List<Class<?>>> in class net.bytebuddy.agent.builder.AgentBuilder.Default.ExecutingTransformer.FailureCollectingListener |
From |
To |
|
Change Return Type void to Iterable<? extends List<Class<?>>> in method public onError(index int, batch List<Class<?>>, throwable Throwable, types List<Class<?>>) : Iterable<? extends List<Class<?>>> in class net.bytebuddy.agent.builder.AgentBuilder.RedefinitionStrategy.Listener.Compound |
From |
To |
|
Change Return Type void to Iterable<? extends List<Class<?>>> in method public onError(index int, batch List<Class<?>>, throwable Throwable, types List<Class<?>>) : Iterable<? extends List<Class<?>>> in class net.bytebuddy.agent.builder.AgentBuilder.RedefinitionStrategy.Listener |
From |
To |