c60a584c68daebe9101a0bc4acde430c08d85be6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Parameterize Variable | 1 | ||
| Parameterize Variable buffer : StringBuilder to sb : StringBuilder in method protected append(sb StringBuilder, str String) : void in class org.jgroups.util.Util | From | To | |
| Extract Method | 2 | ||
| Extract Method protected append(sb StringBuilder, str String) : void extracted from public replaceProperties(string String, props Properties) : String in class org.jgroups.util.Util | From | To |