public class IntrusiveCollection.IntrusiveIterator extends Object implements Iterator<E>
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
E |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.