a74d333607bc384c84614fe0faa46905c8f0d8bf
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 2 | ||
| Change Return Type void to Throwable in method public onError(instrumentation Instrumentation, classFileTransformer ResettableClassFileTransformer, throwable Throwable) : Throwable in class net.bytebuddy.agent.builder.AgentBuilder.InstallationListener.Compound | From | To | |
| Change Return Type void to Throwable in method public onError(instrumentation Instrumentation, classFileTransformer ResettableClassFileTransformer, throwable Throwable) : Throwable in class net.bytebuddy.agent.builder.AgentBuilder.InstallationListener | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method public onError(instrumentation Instrumentation, classFileTransformer ResettableClassFileTransformer, throwable Throwable) : Throwable extracted from public installOn(instrumentation Instrumentation) : ResettableClassFileTransformer in class net.bytebuddy.agent.builder.AgentBuilder.Default & moved to class net.bytebuddy.agent.builder.AgentBuilder.InstallationListener.Adapter | From | To |