17d8c63018c3bf9e8f9ffb72662e894e308f6d72
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Attribute | 1 | ||
| Move Attribute private closeHooksRun : boolean from class io.vertx.core.impl.ContextImpl to private closeHooksRun : boolean from class io.vertx.core.impl.CloseHooks | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type closeHooks : Set<Closeable> to closeHooks : CloseHooks in class io.vertx.core.impl.ContextImpl | From | To |