85aa775596f5118489455e0c344b3e631ec07f18
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 28
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 3 | ||
| Change Parameter Type task : Runnable to task : Handler<Void> in method public executeFromIO(task Handler<Void>) : void in class io.vertx.core.impl.ContextInternal | From | To | |
| Change Parameter Type task : Runnable to task : Handler<Void> in method public executeFromIO(task Handler<Void>) : void in class io.vertx.core.impl.ContextImpl | From | To | |
| Change Parameter Type task : Runnable to task : Handler<Void> in method public executeFromIO(task Handler<Void>) : void in class io.vertx.core.impl.WorkerContext | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type endReadAndFlush : Runnable to endReadAndFlush : Handler<Void> in class io.vertx.core.net.impl.VertxHandler | From | To |