| Package | Description |
|---|---|
| teetime.framework |
Contains the implementation of the TeeTime framework.
|
| teetime.framework.pipe |
Contains all pipes related classes, such as factories and pre-defined pipes.
|
| Modifier and Type | Method and Description |
|---|---|
<T> void |
Configuration.connectPorts(OutputPort<? extends T> sourcePort,
InputPort<T> targetPort,
int capacity,
IPipeFactory pipeFactory) |
<T> void |
Configuration.connectPorts(OutputPort<? extends T> sourcePort,
InputPort<T> targetPort,
IPipeFactory pipeFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
BoundedSynchedPipeFactory |
Copyright © 2015–2020. All rights reserved.