edu.emory.mathcs.util.collections.shorts
Interface ShortInterval

All Superinterfaces:
ShortCollection, ShortSet, ShortSortedSet
All Known Implementing Classes:
AbstractShortInterval

public interface ShortInterval
extends ShortSortedSet

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.shorts.ShortSortedSet
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.shorts.ShortSet
add, addAll, addInterval, clear, complementSet, contains, containsAll, containsInterval, equals, hashCode, isEmpty, max, min, remove, removeAll, removeInterval, retainAll, retainInterval, size, toArray, toArray