4ab19ce106dd4bca6da52529c6bac7a6a8935d02
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 2 | ||
Change Variable Type httpServers : Set<HttpServer> to httpServers : Set<HttpServerImpl> in method public close(completionHandler Handler<AsyncResult<Void>>) : void in class io.vertx.core.impl.VertxImpl | From | To | |
Change Variable Type server : HttpServer to server : HttpServerImpl in method public close(completionHandler Handler<AsyncResult<Void>>) : void in class io.vertx.core.impl.VertxImpl | From | To |