| Interface | Description |
|---|---|
| AsyncEmitter<T> | |
| AsyncEnumerable<T> |
Represents an possibly asynchronous, cold-deferred, source of zero or more items
optionally followed by a Throwable.
|
| AsyncEnumerator<T> | |
| GroupedAsyncEnumerable<T,K> | |
| SyncEmitter<T> |
| Class | Description |
|---|---|
| AsyncRepeatWhen<T,S> | |
| AsyncRetryWhen<T,S> |