a98ed9978e302b3dd8628ddc10511156c55617b0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 1 | ||
| Extract Method protected init(length int) : void extracted from public Headers(capacity int) in class org.jgroups.util.Headers | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter capacity : int to length : int in method protected init(length int) : void in class org.jgroups.util.Headers | From | To |