Package net.nawaman.istream
-
Interface Summary Interface Description ExtensibleStream<DATA> Extensible stream.IStream<DATA> The stream type that we will be using in this module.
| Interface | Description |
|---|---|
| ExtensibleStream<DATA> |
Extensible stream.
|
| IStream<DATA> |
The stream type that we will be using in this module.
|