edu.emory.mathcs.util.collections.longs
Interface LongInterval

All Superinterfaces:
LongCollection, LongSet, LongSortedSet
All Known Implementing Classes:
AbstractLongInterval

public interface LongInterval
extends LongSortedSet

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