public class ActiveTimesIterator extends LineIterator
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
next()
Returns the next group active time.
|
ActiveTime |
nextGroup()
Returns the next group active time.
|
hasNext, nextLine, readToEOF, removepublic java.lang.Object next()
next in interface java.util.Iteratornext in class LineIteratorpublic ActiveTime nextGroup() throws java.io.IOException
java.io.IOException© Copyright 2003 The Free Software Foundation, all rights reserved