Interface ParallelSetIterable<T>

All Superinterfaces:
ParallelIterable<T>
All Known Subinterfaces:
ParallelSortedSetIterable<T>, ParallelUnsortedSetIterable<T>
All Known Implementing Classes:
AbstractParallelSortedSetIterable, AbstractParallelUnsortedSetIterable, MultiReaderParallelUnsortedSetIterable, NonParallelSortedSetIterable, NonParallelUnsortedSetIterable, ParallelDistinctIterable, SynchronizedParallelSortedSetIterable, SynchronizedParallelUnsortedSetIterable

public interface ParallelSetIterable<T>
extends ParallelIterable<T>
Since:
5.0