c1c4c8046ed65105ac8c7f34869fbc3ac6b943f7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private copyIds(propertyIds int[]) : int[] renamed to private copyAndSortPropertyIds(propertyIds int[]) : int[] in class org.neo4j.kernel.impl.enterprise.PropertyExistenceEnforcer | From | To | |
Rename Parameter | 1 | ||
Rename Parameter values : int[] to sortedValues : int[] in method private update(map PrimitiveIntObjectMap<int[]>, key int, sortedValues int[]) : void in class org.neo4j.kernel.impl.enterprise.PropertyExistenceEnforcer | From | To |