Interface ParallelSetIterable<T>

All Superinterfaces:
ParallelIterable<T>
All Known Subinterfaces:
ParallelSortedSetIterable<T>, ParallelUnsortedSetIterable<T>
All Known Implementing Classes:
AbstractParallelSortedSetIterable, AbstractParallelUnsortedSetIterable, ImmutableTreeSet.SortedSetIterableParallelIterable, MultiReaderParallelUnsortedSetIterable, NonParallelSortedSetIterable, NonParallelUnsortedSetIterable, ParallelDistinctIterable, ParallelDistinctListIterable, ParallelSelectSortedSetIterable, ParallelSelectUnsortedSetIterable, SynchronizedParallelSortedSetIterable, SynchronizedParallelUnsortedSetIterable, UnifiedSet.UnifiedSetParallelUnsortedIterable, UnifiedSetWithHashingStrategy.UnifiedSetParallelUnsortedIterable

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