b928218980b5c67a7b98e22a465fa56b721b4652
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Inline Method | 1 | ||
| Inline Method public objectMap(indent int, cmap Map<String,Object>) : void inlined to private routeObject(indent int, value Object) : void in class edu.stanford.nlp.pipeline.JSONOutputter.JSONWriter | From | To | |
| Extract Method | 4 | ||
| Extract Method private space() : void extracted from private routeObject(indent int, value Object) : void in class edu.stanford.nlp.pipeline.JSONOutputter.JSONWriter | From | To | |
| Extract Method private newline() : void extracted from public object(indent int, callback Consumer<Writer>) : void in class edu.stanford.nlp.pipeline.JSONOutputter.JSONWriter | From | To | |
| Extract Method private space() : void extracted from public object(indent int, callback Consumer<Writer>) : void in class edu.stanford.nlp.pipeline.JSONOutputter.JSONWriter | From | To | |
| Extract Method private newline() : void extracted from private routeObject(indent int, value Object) : void in class edu.stanford.nlp.pipeline.JSONOutputter.JSONWriter | From | To |