8432e906d76a7190788d88a61a00dc5dde9d155a
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable matcher : Matcher to m : Matcher in method public replace(target String, mask String, regex Pattern, replacer Mapper<String[],String>) : String in class org.rapidoid.commons.Str | From | To | |
| Extract Method | 1 | ||
| Extract Method public replace(target String, mask String, regex Pattern, replacer Mapper<String[],String>) : String extracted from public replace(s String, regex Pattern, replacer Mapper<String[],String>) : String in class org.rapidoid.commons.Str | From | To | |
| Rename Parameter | 3 | ||
| Rename Parameter s : String to target : String in method public replace(target String, regex String, replacer Mapper<String[],String>) : String in class org.rapidoid.commons.Str | From | To | |
| Rename Parameter s : String to target : String in method public replace(target String, mask String, regex Pattern, replacer Mapper<String[],String>) : String in class org.rapidoid.commons.Str | From | To | |
| Rename Parameter s : String to target : String in method public replace(target String, regex Pattern, replacer Mapper<String[],String>) : String in class org.rapidoid.commons.Str | From | To |