Searched refs:otherIntervalStart (Results 1 – 1 of 1) sorted by relevance
365 long otherIntervalStart = Math.max( in compareTo() local367 if (thisIntervalStart < otherIntervalStart) { in compareTo()369 } else if (otherIntervalStart < thisIntervalStart) { in compareTo()