c76f96de4e461dc9375699a8648c9f479048c393
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 27
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public compareTo(other NonPrimitiveArray<T>) : int renamed to protected compareToNonPrimitiveArray(other NonPrimitiveArray<T>) : int in class org.neo4j.values.storable.NonPrimitiveArray | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type other : PointValue to otherValue : Value in method public compareTo(otherValue Value) : int in class org.neo4j.values.storable.PointValue | From | To | |
Rename Parameter | 1 | ||
Rename Parameter other : PointValue to otherValue : Value in method public compareTo(otherValue Value) : int in class org.neo4j.values.storable.PointValue | From | To |