Class LazyOrderedSet.LongRangeOrderedSet

java.lang.Object
org.eclipse.m2m.atl.emftvm.util.LazyCollection<E>
org.eclipse.m2m.atl.emftvm.util.LazyOrderedSet<Long>
org.eclipse.m2m.atl.emftvm.util.LazyOrderedSet.LongRangeOrderedSet
All Implemented Interfaces:
Iterable<Long>, Collection<Long>, List<Long>, Set<Long>
Enclosing class:
LazyOrderedSet<E>

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