dbc805e237b98834a7b7afb6da7be44da428c399
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 3 | ||
| Change Return Type int to String in method protected abstract getConnectionId() : String in class org.apache.coyote.http2.AbstractStream | From | To | |
| Change Return Type int to String in method protected getConnectionId() : String in class org.apache.coyote.http2.Http2UpgradeHandler | From | To | |
| Change Return Type int to String in method protected getConnectionId() : String in class org.apache.coyote.http2.Stream | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type connectionId : int to connectionId : String in class org.apache.coyote.http2.Http2UpgradeHandler | From | To |