b9bff5e90688a0b7e5c7f670e2ef4fa6cb92b5eb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private toPathParamRegex(groups Map<String,String>, counter AtomicInteger, name String, regex String) : String extracted from public from(path String) : PathPattern in class org.rapidoid.http.impl.PathPattern | From | To | |
Extract Method private toPathParamRegex(groups Map<String,String>, counter AtomicInteger, group String) : String extracted from public from(path String) : PathPattern in class org.rapidoid.http.impl.PathPattern | From | To |