public class MultiCollectOperator<T>
extends java.lang.Object
| Constructor and Description |
|---|
MultiCollectOperator() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List |
collect(com.aol.cyclops.sequence.streamable.Streamable<java.util.stream.Collector> collectors) |