T - the element typepublic class EmptyIterator<T> extends ReadOnlyIterator<T>
| Constructor and Description |
|---|
EmptyIterator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
T |
next() |
removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic boolean hasNext()
public T next()
Copyright © 2017. All rights reserved.