45cd1f1ce628ab3b04ffed1723d543d92f7730dd
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable candidate : Sweeper.Sweepable to connection : Connection in method public sweep() : boolean in class org.eclipse.jetty.client.DuplexConnectionPool | From | To | |
Change Variable Type | 2 | ||
Change Variable Type toSweep : List<Sweeper.Sweepable> to toSweep : List<Connection> in method public sweep() : boolean in class org.eclipse.jetty.client.DuplexConnectionPool | From | To | |
Change Variable Type candidate : Sweeper.Sweepable to connection : Connection in method public sweep() : boolean in class org.eclipse.jetty.client.DuplexConnectionPool | From | To |