Searched refs:startsBeforeNonDisjoint (Results 1 – 1 of 1) sorted by relevance
79 public boolean startsBeforeNonDisjoint(Interval other) { in startsBeforeNonDisjoint() method in Interval128 if ( other.startsBeforeNonDisjoint(this) ) { in differenceNotProperlyContained()