0a1f4ac98c8ae614e0bf1a33936627161258dbe1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Variable Type | 1 | ||
| Change Variable Type buf : StringBuffer to buf : StringBuilder in method public compactPath(path String) : String in class org.eclipse.jetty.util.URIUtil | From | To | |
| Extract Method | 1 | ||
| Extract Method private encodePath(buf StringBuilder, path String, offset int) : StringBuilder extracted from public encodePath(buf StringBuilder, path String) : StringBuilder in class org.eclipse.jetty.util.URIUtil | From | To |