public interface AsyncIteratorIterable<VALUE> extends AsyncIterable<VALUE>, AsyncIterator<VALUE>
next, next