public static class EmptyItemIterable.EmptyIterator<V> extends Object implements Iterator<V>
| Constructor and Description |
|---|
EmptyIterator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
V |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic static final Iterator<?> INSTANCE
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.