74055b983705b34b30af0908cb4343f29ffa68f3
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable current : int to total : int in method protected tryCreate(maxPending int) : void in class org.eclipse.jetty.client.AbstractConnectionPool | From | To | |
| Change Return Type | 1 | ||
| Change Return Type Connection to void in method protected tryCreate(maxPending int) : void in class org.eclipse.jetty.client.AbstractConnectionPool | From | To | |
| Parameterize Variable | 1 | ||
| Parameterize Variable next : int to maxPending : int in method protected tryCreate(maxPending int) : void in class org.eclipse.jetty.client.AbstractConnectionPool | From | To |