|
Move Method public compare(lhsRawBits long, lhsType byte, rhsRawBits long, rhsType byte) : int from class org.neo4j.values.NumberValues to package compare(lhsRawBits long, lhsType byte, rhsRawBits long, rhsType byte) : int from class org.neo4j.kernel.impl.index.schema.RawBits |
From |
To |
|
Move Method private compareDoubleAgainstRawType(lhsDouble double, rhsRawBits long, rhsType byte) : int from class org.neo4j.values.NumberValues to private compareDoubleAgainstRawType(lhsDouble double, rhsRawBits long, rhsType byte) : int from class org.neo4j.kernel.impl.index.schema.RawBits |
From |
To |
|
Move Method private compareLongAgainstRawType(lhs long, rhsRawBits long, rhsType byte) : int from class org.neo4j.values.NumberValues to private compareLongAgainstRawType(lhs long, rhsRawBits long, rhsType byte) : int from class org.neo4j.kernel.impl.index.schema.RawBits |
From |
To |