bbab4a0e8f0b5340574a40554beb6dac6fcc884f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type conn : Http2ConnectionBase to conn : C in method package VertxHttp2Stream(conn C, stream Http2Stream) in class io.vertx.core.http.impl.VertxHttp2Stream | From | To | |
Change Parameter Type connection : Http2ConnectionBase to connection : C in method public VertxHttp2NetSocket(connection C, stream Http2Stream) in class io.vertx.core.http.impl.VertxHttp2NetSocket | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type conn : Http2ConnectionBase to conn : C in class io.vertx.core.http.impl.VertxHttp2Stream | From | To |