|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Producer | |
|---|---|
| jconch.pipeline | |
| jconch.pipeline.impl | |
| Uses of Producer in jconch.pipeline |
|---|
| Methods in jconch.pipeline with parameters of type Producer | |
|---|---|
void |
PipeLink.registerSource(Producer<T> source)
Registers a source for this pipe link. |
| Uses of Producer in jconch.pipeline.impl |
|---|
| Subclasses of Producer in jconch.pipeline.impl | |
|---|---|
class |
CollectionProducer<T>
A producer which provides elements from a given collection. |
class |
FactoryProducer
A Producer based off of a Factory implementation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||