| Package | Description |
|---|---|
| org.eclipse.collections.impl.lazy.parallel.bag |
| Modifier and Type | Class and Description |
|---|---|
class |
ParallelCollectUnsortedBag<T,V> |
| Constructor and Description |
|---|
ParallelCollectUnsortedBag(AbstractParallelUnsortedBag<T,? extends UnsortedBagBatch<T>> parallelIterable,
Function<? super T,? extends V> function) |
Copyright © 2004–2022. All rights reserved.