public class TraceReader
extends java.lang.Object
Constructor and Description |
---|
TraceReader(java.io.File file) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
java.util.Iterator<Sample> |
getIterator() |
Sample |
readNext() |
public TraceReader(java.io.File file) throws TraceFilesInvalidException
TraceFilesInvalidException