Class LocalQueueBrowserCursor
- java.lang.Object
-
- net.timewalker.ffmq4.local.session.LocalQueueBrowserCursor
-
public final class LocalQueueBrowserCursor extends Object
Internal implementation of a local
QueueBrowsercursor. A queue browser cursor keeps track the current browsing position in a givenQueuefor the local queue browser enumeration implementation.- See Also:
LocalQueueBrowserEnumeration
-
-
Constructor Summary
Constructors Constructor Description LocalQueueBrowserCursor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanendOfQueueReached()voidmove()intposition()voidreset()voidsetEndOfQueueReached()voidskip()intskipped()
-