gnu.inet.nntp
Class ActiveTimesIterator
- java.util.Iterator, PendingData
public class ActiveTimesIterator
An iterator over an NNTP LIST ACTIVE.TIMES listing.
Version:
- Chris Burdess
java.lang.Object | next() - Returns the next group active time.
|
ActiveTime | nextGroup() - Returns the next group active time.
|
next
public java.lang.Object next()
Returns the next group active time.
- next in interface LineIterator
nextGroup
public ActiveTime nextGroup()
throws java.io.IOException
Returns the next group active time.
© Copyright 2003 The Free Software Foundation,
all rights reserved