- java.lang.Object
-
- com.ibm.jvm.format.ProcessorSection
-
public class ProcessorSection extends Object
Processor section of a file header
-
-
Constructor Summary
Constructors Constructor Description ProcessorSection(TraceFile traceFile, int start)
-
-
-
Constructor Detail
-
ProcessorSection
public ProcessorSection(TraceFile traceFile, int start) throws IOException
- Throws:
IOException
-
-
Method Detail
-
summary
protected void summary(BufferedWriter out) throws IOException
- Throws:
IOException
-
-