- 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
-
Method Summary
Creates a parallel iterable for rejecting elements from the current iterable.
Creates a parallel iterable for selecting elements from the current iterable.
Methods inherited from interface ParallelIterable
aggregateBy, aggregateInPlaceBy, allSatisfy, allSatisfyWith, anySatisfy, anySatisfyWith, appendString, appendString, appendString, collect, collectIf, collectWith, count, countWith, detect, detectIfNone, detectWith, detectWithIfNone, flatCollect, forEach, forEachWith, groupByUniqueKey, makeString, makeString, makeString, makeString, max, max, maxBy, min, min, minBy, noneSatisfy, noneSatisfyWith, sumOfDouble, sumOfFloat, sumOfInt, sumOfLong, toArray, toArray, toBag, toList, toMap, toSet, toSortedBag, toSortedBag, toSortedBagBy, toSortedList, toSortedList, toSortedListBy, toSortedMap, toSortedMap, toSortedSet, toSortedSet, toSortedSetBy