QueueCursor
instead@Deprecated public class QueueCursor<E> extends QueueCursor<E>
QueueIteration.done()
and QueueIteration.toss(Exception)
and
automatically converting the exception into a QueryEvaluationException with an appropriate stack trace.Constructor and Description |
---|
QueueCursor(int capacity)
Deprecated.
|
QueueCursor(int capacity,
boolean fair)
Deprecated.
|
convert
checkException, done, getNextElement, handleClose, put, toss
hasNext, next, remove
close, isClosed
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.