java.lang.Object
com.ibm.jvm.format.TraceSection
Trace section of a file header.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected final int
returns the type of trace ( INTERNAL or EXTERNAL )
-
Constructor Details
-
TraceSection
- Throws:
IOException
-
-
Method Details
-
getTraceType
protected final int getTraceType()returns the type of trace ( INTERNAL or EXTERNAL )- Returns:
- an int
-