9fb801dbc6f37faf6916929afc39f7fc2f20e2bc
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Inline Method | 1 | ||
| Inline Method private getCurrentThread() : VertxThread inlined to protected wrapTask(cTask ContextTask, hTask Handler<Void>, checkThread boolean) : Runnable in class io.vertx.core.impl.ContextImpl | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type context : Context to context : ContextInternal in method public testNettyServerUsesContextEventLoop() : void in class io.vertx.test.core.EventLoopGroupTest | From | To | |
| Extract Interface | 1 | ||
| Extract Interface io.vertx.core.impl.ContextInternal from classes [io.vertx.core.impl.ContextImpl] | From | To |