|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgnu.inet.nntp.LineIterator
gnu.inet.nntp.ArticleNumberIterator
public class ArticleNumberIterator
An iterator over a listing of article numbers.
Method Summary | |
---|---|
java.lang.Object |
next()
Returns the next article number. |
int |
nextArticleNumber()
Returns the next article number. |
Methods inherited from class gnu.inet.nntp.LineIterator |
---|
hasNext, nextLine, readToEOF, remove |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.Object next()
next
in interface java.util.Iterator
next
in class LineIterator
public int nextArticleNumber() throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |