public interface QueueEntryIterator
Modifier and Type | Method and Description |
---|---|
boolean |
advance() |
boolean |
atTail() |
QueueEntry |
getNode() |
boolean atTail()
QueueEntry getNode()
boolean advance()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.