| Constructor and Description |
|---|
ArticleIterator(Iterable<String> iterableString) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Iterator<Article> |
iterator() |
Article |
next()
Gets the next Article
|
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingforEach, spliteratorpublic Article next()