| Constructor and Description |
|---|
SeqIterator(ISeq o) |
SeqIterator(Object o) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Object |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic Object next() throws NoSuchElementException
next in interface IteratorNoSuchElementExceptionCopyright © 2021. All rights reserved.