| Modifier and Type | Interface and Description |
|---|---|
interface |
PageIterator |
| Modifier and Type | Method and Description |
|---|---|
LinkedListIterator<PagedReference> |
PageSubscription.iterator() |
LinkedListIterator<PagedReference> |
PageSubscription.iterator(boolean jumpRemoves) |
| Modifier and Type | Method and Description |
|---|---|
LinkedListIterator<MessageReference> |
Queue.browserIterator() |
LinkedListIterator<MessageReference> |
Queue.iterator()
It will iterate thorugh memory only (not paging)
|
| Modifier and Type | Field and Description |
|---|---|
LinkedListIterator<MessageReference> |
ServerConsumerImpl.BrowserDeliverer.iterator |
| Modifier and Type | Method and Description |
|---|---|
LinkedListIterator<MessageReference> |
QueueImpl.iterator() |
| Constructor and Description |
|---|
BrowserDeliverer(LinkedListIterator<MessageReference> iterator) |
| Modifier and Type | Method and Description |
|---|---|
LinkedListIterator<T> |
PriorityLinkedListImpl.iterator() |
LinkedListIterator<T> |
PriorityLinkedList.iterator() |
LinkedListIterator<E> |
LinkedListImpl.iterator() |
LinkedListIterator<E> |
LinkedList.iterator() |
Copyright © 2019 JBoss by Red Hat. All rights reserved.