public class ProcessorSection
extends Object
Processor section of a file header
-
Field Summary
Fields
protected static final int
protected static final int
protected static final int
-
Constructor Summary
Constructors
-
Method Summary
Methods declared in class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
BYTE
protected static final int BYTE
- See Also:
-
-
INT
protected static final int INT
- See Also:
-
-
LONG
protected static final int LONG
- See Also:
-
-
SUM_TAB
protected static final String SUM_TAB
- See Also:
-
-
-