| Package | Description |
|---|---|
| se.l4.lect | |
| se.l4.lect.internal |
| Modifier and Type | Method and Description |
|---|---|
PipelineRunner<Collector> |
PipelineRunner.with(HandlerFactory<Collector> handler) |
Self |
PipelineAssembly.with(HandlerFactory<Collector> handler)
Add a handler to the pipeline, to be constructed when processing begins.
|
| Modifier and Type | Method and Description |
|---|---|
PipelineBuilder<Collector> |
PipelineBuilderImpl.with(HandlerFactory<Collector> handler) |
| Constructor and Description |
|---|
PipelineImpl(LanguageFactory languageFactory,
List<HandlerFactory<?>> handlers) |
Copyright © 2018. All rights reserved.