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