| 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,
org.eclipse.collections.api.block.function.Function<? super T,? extends V> function) |
Copyright © 2004–2017. All rights reserved.