| Interface | Description |
|---|---|
| AsyncIterable<T> |
Asynchronously iterable object.
|
| AsyncIterator<T> |
Asynchronous iterator.
|
| SyncIterable<T> |
Synchronous iterable primitive.
|
| SyncIterator<T> |
Synchronous iterator.
|
Copyright © 2013–2018. All rights reserved.