public final class LocalQueueBrowserCursor extends Object
Internal implementation of a local QueueBrowser cursor.
A queue browser cursor keeps track the current browsing position in a given Queue
for the local queue browser enumeration implementation.
LocalQueueBrowserEnumeration| Constructor and Description |
|---|
LocalQueueBrowserCursor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
endOfQueueReached() |
void |
move() |
int |
position() |
void |
reset() |
void |
setEndOfQueueReached() |
void |
skip() |
int |
skipped() |
Copyright © 2021. All rights reserved.