6fdc17421dd682b30aef282fdda3d7f0db88d754
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable t : OType to valueType : OType in method public writeValue(iValue Object, iFormat String, iIndentLevel int, valueType OType) : String in class com.orientechnologies.orient.core.serialization.serializer.OJSONWriter | From | To | |
Extract Method | 1 | ||
Extract Method public writeAttribute(iIdentLevel int, iNewLine boolean, iName String, iValue Object, iFormat String, valueType OType) : OJSONWriter extracted from public writeAttribute(iIdentLevel int, iNewLine boolean, iName String, iValue Object, iFormat String) : OJSONWriter in class com.orientechnologies.orient.core.serialization.serializer.OJSONWriter | From | To |