Class LazyOrderedSet.LongRangeOrderedSet

All Implemented Interfaces:
Iterable<Long>, Collection<Long>, List<Long>, SequencedCollection<Long>, Set<Long>
Enclosing class:
LazyOrderedSet<E>

public static class LazyOrderedSet.LongRangeOrderedSet extends LazyOrderedSet<Long>
LazyOrderedSet that represents a range running from a first to last Long.