|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface InputStream1<In,E>
Universal calculation and logic unit. This is going to replace the current Calc, so this should probably just be renamed to Calc or LazyCalc. Should I assume that null means absent of value? That seems a little harsh.
| Method Summary | |
|---|---|
Stream<In> |
getInputStream()
Stream that this stream is connected to. |
E |
invoke(In input)
Closure to calculated 1 individual element based on index and input for the same index. |
| Method Detail |
|---|
E invoke(In input)
index - of element in listStream<In> getInputStream()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||