| Package | Description |
|---|---|
| com.speedment.runtime.core.stream.action |
The basic building blocks of the custom
Stream implementation are
located in this package. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Action.set(BasicAction basicAction) |
| Constructor and Description |
|---|
Action(Function<T,R> mapper,
Class<? extends BaseStream> resultStreamClass,
BasicAction basicAction) |
Copyright © 2019 Speedment, Inc.. All rights reserved.