Interface ParallelBag<T>

All Superinterfaces:
ParallelIterable<T>
All Known Subinterfaces:
ParallelSortedBag<T>, ParallelUnsortedBag<T>
All Known Implementing Classes:
AbstractParallelUnsortedBag, NonParallelUnsortedBag, ParallelCollectUnsortedBag

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