Class ImmutableTreeSet.SortedSetIterableParallelIterable

All Implemented Interfaces:
ParallelIterable<T>, ParallelSetIterable<T>, ParallelSortedSetIterable<T>
Enclosing class:
ImmutableTreeSet<T>

private final class ImmutableTreeSet.SortedSetIterableParallelIterable extends AbstractParallelSortedSetIterable<T,RootSortedSetBatch<T>>