9f70834381630d213bb1ade33d7e844c69bdfbf1
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 63
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type iMap : Map<String,? extends Object> to iMap : Map<String,?> in method public fromMap(iMap Map<String,?>) : ODocument in class com.orientechnologies.orient.core.record.impl.ODocument | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type entry : Entry<String,? extends Object> to entry : Entry<String,?> in method public fromMap(iMap Map<String,?>) : ODocument in class com.orientechnologies.orient.core.record.impl.ODocument | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter iParams : Object[] to iParams : Object[] in method public execute(iThis Object, iCurrentRecord OIdentifiable, iCurrentResult Object, iParams Object[], iContext OCommandContext) : List<ORID> in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionShortestPath | From | To | |
| Rename Parameter iParams : Object[] to iParams : Object[] in method public execute(iThis Object, iCurrentRecord OIdentifiable, iCurrentResult Object, iParams Object[], iContext OCommandContext) : List<ORID> in class com.orientechnologies.orient.core.sql.functions.graph.OSQLFunctionShortestPath | From | To |