c57f776ff7cfa68b3557ad678ccea27b44a34b05
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Parameterize Variable | 1 | ||
| Parameterize Variable ex : String to expand : String in method public expand(expand String, def int) : int in class org.geoserver.importer.rest.converters.ImportJSONWriter | From | To | |
| Extract Method | 1 | ||
| Extract Method public expand(expand String, def int) : int extracted from public expand(def int) : int in class org.geoserver.importer.rest.converters.ImportJSONWriter | From | To |