|
||||||||||
| 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.PairIterator
public class PairIterator
An iterator over a pair listing.
| Method Summary | |
|---|---|
java.lang.Object |
next()
Returns the next pair. |
Pair |
nextPair()
Returns the next pair. |
| 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.Iteratornext in class LineIterator
public Pair nextPair()
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||