Class LazyBag.IntegerRangeBag

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

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