Searched refs:startsBeforeDisjoint (Results 1 – 2 of 2) sorted by relevance
73 public boolean startsBeforeDisjoint(Interval other) { in startsBeforeDisjoint() method in Interval97 return startsBeforeDisjoint(other) || startsAfterDisjoint(other); in disjoint()
129 if ( addition.startsBeforeDisjoint(r) ) { in add()420 if ( mine.startsBeforeDisjoint(theirs) ) { in and()424 else if ( theirs.startsBeforeDisjoint(mine) ) { in and()