public final class EmptyIterator<S> extends Object implements Iterator<S>, Serializable
| Modifier and Type | Method and Description | 
|---|---|
| boolean | hasNext() | 
| static <S> Iterator<S> | instance() | 
| S | next() | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, removeCopyright © 2013–2015 Apache Software Foundation. All rights reserved.