| Modifier and Type | Class and Description |
|---|---|
static class |
RepositoryQueueIterator.Options |
| Constructor and Description |
|---|
RepositoryQueueIterator(RepositoryQueueIterator.Options options,
ArrayBlockingQueue<String> queue) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
String |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, removepublic RepositoryQueueIterator(RepositoryQueueIterator.Options options, ArrayBlockingQueue<String> queue)
Copyright © 2023. All rights reserved.