| 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. |
| Exceptions and Description |
|---|
| net.covers1624.quack.net.httpapi.curl4j.Curl4jHttpException |
| Field and Description |
|---|
| net.covers1624.quack.net.AbstractDownloadAction.headers |
| Constructor and Description |
|---|
| net.covers1624.quack.asm.annotation.AnnotationParser(AnnotationParser.ClassLookup) |