|
Extract And Move Method public compareIntegerArrays(a ValueGroup.VIntegerArray, b ValueGroup.VIntegerArray) : int extracted from public compareTo(other ValueGroup.VIntegerArray) : int in class org.neo4j.values.DirectIntegralArray & moved to class org.neo4j.values.NumberValues |
From |
To |
|
Extract And Move Method public compareFloatArrays(a ValueGroup.VFloatingPointArray, b ValueGroup.VFloatingPointArray) : int extracted from public compareTo(other ValueGroup.VFloatingPointArray) : int in class org.neo4j.values.DirectFloatingPointArray & moved to class org.neo4j.values.NumberValues |
From |
To |
|
Extract And Move Method public compareIntegerVsFloatArrays(a ValueGroup.VIntegerArray, b ValueGroup.VFloatingPointArray) : int extracted from public compareTo(other ValueGroup.VIntegerArray) : int in class org.neo4j.values.DirectFloatingPointArray & moved to class org.neo4j.values.NumberValues |
From |
To |
|
Extract And Move Method public compareIntegerVsFloatArrays(a ValueGroup.VIntegerArray, b ValueGroup.VFloatingPointArray) : int extracted from public compareTo(other ValueGroup.VFloatingPointArray) : int in class org.neo4j.values.DirectIntegralArray & moved to class org.neo4j.values.NumberValues |
From |
To |