1d2b0e8dbbe54d821c1bcdf6cfbd876d002c1a19
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable noteRow : StringBuilder to buffer : StringBuilder in method private printHeader(iColumns Map<String,Integer>) : void in class com.orientechnologies.orient.console.OTableFormatter | From | To | |
Extract Method | 1 | ||
Extract Method protected formatCell(columnName String, columnWidth int, valueAsString String) : String extracted from public dumpRecordInTable(iIndex int, iRecord OIdentifiable, iColumns Map<String,Integer>) : void in class com.orientechnologies.orient.console.OTableFormatter | From | To |