| Package | Description |
|---|---|
| com.gs.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,
com.gs.collections.api.block.function.Function<? super T,? extends V> function) |