ae18df334c2fec35b0e28e07e805c387ac6146ab
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 2 | ||
| Extract Method public getTerminationRunnable(vertx Vertx, log Logger, action Runnable) : Runnable extracted from protected addShutdownHook() : void in class io.vertx.core.impl.launcher.commands.BareCommand | From | To | |
| Extract Method public run(action Runnable) : void extracted from public run() : void in class io.vertx.core.impl.launcher.commands.BareCommand | From | To |