Searched refs:startsBeforeDisjoint (Results 1 – 2 of 2) sorted by relevance
74 public boolean startsBeforeDisjoint(Interval other) { in startsBeforeDisjoint() method in Interval98 return startsBeforeDisjoint(other) || startsAfterDisjoint(other); in disjoint()
133 if ( addition.startsBeforeDisjoint(r) ) { in add()429 if ( mine.startsBeforeDisjoint(theirs) ) { in and()433 else if ( theirs.startsBeforeDisjoint(mine) ) { in and()