final class BlockNode
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) int |
count
Number of events in block.
|
(package private) int |
len
Block's length value (32-bit words).
|
(package private) int |
place
Place of this block in file/buffer.
|
(package private) int |
pos
Position of block in file/buffer.
|
Constructor and Description |
---|
BlockNode() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |