public static class CollectionUtils.EmptyIterator<E> extends Object implements Iterator<E>
| Constructor and Description |
|---|
EmptyIterator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
E |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2012–2015 ArangoDB GmbH. All rights reserved.