Class LazyList.IntegerRangeList

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

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