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