gnu.inet.nntp
Class ArticleNumberIterator
- java.util.Iterator, PendingData
public class ArticleNumberIterator
An iterator over a listing of article numbers.
Version:
- Chris Burdess
java.lang.Object | next() - Returns the next article number.
|
int | nextArticleNumber() - Returns the next article number.
|
next
public java.lang.Object next()
Returns the next article number.
- next in interface LineIterator
nextArticleNumber
public int nextArticleNumber()
throws java.io.IOException
Returns the next article number.
© Copyright 2003 The Free Software Foundation,
all rights reserved