Class LazySet.LongRangeSet

All Implemented Interfaces:
Iterable<Long>, Collection<Long>, Set<Long>
Enclosing class:
LazySet<E>

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