|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Stream<E>
Stream where is a sequential StreamCalc that generate a sequence
of calculated elements.
This is the base for a lot of other stream interfaces and classes.
It is the basic building block. It is somewhat like a:
Lazy stream
UNIX pipe
| Method Summary |
|---|
| Methods inherited from interface org.shapelogic.calculation.LazyCalc |
|---|
isDirty, setup |
| Methods inherited from interface org.shapelogic.calculation.CalcValue |
|---|
getValue |
| Methods inherited from interface java.util.Iterator |
|---|
hasNext, next, remove |
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||