Package org.pipecraft.pipes.sync
-
Interface Summary Interface Description Pipe<T> The interface to be implemented by synchronous pipes, which are passive and items are "pulled" from them.
| Interface | Description |
|---|---|
| Pipe<T> |
The interface to be implemented by synchronous pipes, which are passive and items are "pulled" from them.
|