public class InitialStage extends Stage
Constructor and Description |
---|
InitialStage(int count)
The value passed in is the computed width of the result array(s); this
is used to allocate the seeding node array.
|
Modifier and Type | Method and Description |
---|---|
void |
close() |
Pipe |
deliver(Pipe result)
To deliver value into the Pipe result, we drop in a binding array of the correct
width in which all the elements are null, then we close the pipe.
|
connectFrom, initial, isClosed
Licenced under the Apache License, Version 2.0