|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.groboutils.codecoverage.v2.logger.DirectoryClassChannelLogReader
Reads logs written by DirectoryChannelLogger.
Method Summary | |
void |
close()
|
protected void |
finalize()
|
IChannelLogRecord |
nextRecord()
Reads the next record from the log. |
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public IChannelLogRecord nextRecord() throws java.io.IOException
nextRecord
in interface IClassChannelLogReader
java.io.IOException
- thrown if there was an underlying problem reading
from the log.public void close() throws java.io.IOException
java.io.IOException
protected void finalize() throws java.lang.Throwable
java.lang.Throwable
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |