public class GroupIterator extends LineIterator
| Modifier and Type | Method and Description |
|---|---|
Object |
next()
Returns the next group.
|
Group |
nextGroup()
Returns the next group.
|
hasNext, nextLine, readToEOF, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic Object next()
next in interface Iteratornext in class LineIteratorpublic Group nextGroup() throws IOException
IOExceptionCopyright © 2017. All rights reserved.