Class ImmutableTreeSet.SortedSetIterableParallelIterable.SortedSetIterableParallelBatchLazyIterable

java.lang.Object
org.eclipse.collections.impl.AbstractRichIterable<RootSortedSetBatch<T>>
org.eclipse.collections.impl.lazy.AbstractLazyIterable<RootSortedSetBatch<T>>
org.eclipse.collections.impl.set.sorted.immutable.ImmutableTreeSet.SortedSetIterableParallelIterable.SortedSetIterableParallelBatchLazyIterable
All Implemented Interfaces:
Iterable<RootSortedSetBatch<T>>, InternalIterable<RootSortedSetBatch<T>>, LazyIterable<RootSortedSetBatch<T>>, RichIterable<RootSortedSetBatch<T>>
Enclosing class:
ImmutableTreeSet.SortedSetIterableParallelIterable

private class ImmutableTreeSet.SortedSetIterableParallelIterable.SortedSetIterableParallelBatchLazyIterable extends AbstractLazyIterable<RootSortedSetBatch<T>>