Searched refs:otherCoordinate (Results 1 – 1 of 1) sorted by relevance
1912 RelativeCoordinate otherCoordinate = (RelativeCoordinate) other; in equals() local1913 return toComparisonValue() == otherCoordinate.toComparisonValue(); in equals()