Class LazyList.LongRangeList

All Implemented Interfaces:
Iterable<Long>, Collection<Long>, List<Long>, org.eclipse.emf.common.util.EList<Long>
Enclosing class:
LazyList<E>

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