|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Source | |
|---|---|
| net.fortytwo.flow | |
| Uses of Source in net.fortytwo.flow |
|---|
| Classes in net.fortytwo.flow that implement Source | |
|---|---|
class |
Buffer<T>
A collection of data items which grows until "flushed" to a downstream sink. |
class |
Collector<T>
A data collector which stores data items in the order it receives them. |
| Methods in net.fortytwo.flow that return Source | |
|---|---|
Source<T> |
HistorySink.get(int index)
Retrieves a data source for a given step in the history. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||