public final class AdaptSizeTraceWriter extends TextTraceWriter
| Constructor and Description |
|---|
AdaptSizeTraceWriter(OutputStream output) |
| Modifier and Type | Method and Description |
|---|---|
void |
writeEvent(int tick,
AccessEvent event)
Writes the event in the trace format.
|
close, writerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitwriteFooter, writeHeaderpublic AdaptSizeTraceWriter(OutputStream output)
public void writeEvent(int tick,
AccessEvent event)
throws IOException
TraceWriterIOException