| Interface and Description |
|---|
| net.covers1624.quack.net.download.DownloadSpec |
| net.covers1624.quack.collection.StreamableIterable
Deprecated in favour of
FastStream. FastStream should be a drop-in replacement for
StreamableIterable, however, it is recommended to switch to using Iterable.forEach(java.util.function.Consumer<? super T>) where possible. |
| Class and Description |
|---|
| net.covers1624.quack.net.download.DownloadAction |