QueueCursor
insteadpublic class QueueCursor<E> extends QueueCursor<E>
QueueCursor.done()
and
QueueCursor.toss(Exception)
and automatically converting the exception into a
QueryEvaluationException with an appropriate stack trace.QueueCursor
Constructor and Description |
---|
QueueCursor(int capacity)
Deprecated.
|
QueueCursor(int capacity,
boolean fair)
Deprecated.
|
checkException, done, getNextElement, handleClose, put, toss
hasNext, next, remove
close, isClosed
Copyright © 2001-2016 Aduna. All Rights Reserved.