Class LazySet.IntegerRangeSet

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

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