edu.emory.mathcs.util.collections.ints
Interface IntInterval

All Superinterfaces:
IntCollection, IntSet, IntSortedSet
All Known Implementing Classes:
AbstractIntInterval

public interface IntInterval
extends IntSortedSet

Represents the interval of numbers, of the form [a0 ,,, an].

Version:
1.0
Author:
Dawid Kurzyniec

Methods inherited from interface edu.emory.mathcs.util.collections.ints.IntSortedSet
ceiling, ceilingInterval, descendingIntervalIterator, descendingIterator, enclosingInterval, first, firstInterval, floor, floorInterval, headSet, higher, higherInterval, intervalCount, intervalIterator, iterator, last, lastInterval, lower, lowerInterval, pollFirst, pollFirstInterval, pollLast, pollLastInterval, subSet, tailSet, toCompactString, toString
 
Methods inherited from interface edu.emory.mathcs.util.collections.ints.IntSet
add, addAll, addInterval, clear, complementSet, contains, containsAll, containsInterval, equals, hashCode, isEmpty, max, min, remove, removeAll, removeInterval, retainAll, retainInterval, size, size64, toArray, toArray