| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
static <T> Iterator<T> |
instance()
Returns the singleton instance this
EmptyIterator. |
Object |
next() |
void |
remove() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEachRemainingpublic static <T> Iterator<T> instance()
EmptyIterator.EmptyIteratorCopyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.