Class LazyBag.LongRangeBag

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

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