|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
interface BZip2Constants
Constants for both the compress and decompress BZip2 classes.
Field Summary | |
---|---|
static int |
BASEBLOCKSIZE
|
static int |
G_SIZE
|
static int |
MAX_ALPHA_SIZE
|
static int |
MAX_CODE_LEN
|
static int |
MAX_SELECTORS
|
static int |
N_GROUPS
|
static int |
N_ITERS
|
static int |
NUM_OVERSHOOT_BYTES
|
static int |
RUNA
|
static int |
RUNB
|
Field Detail |
---|
static final int BASEBLOCKSIZE
static final int MAX_ALPHA_SIZE
static final int MAX_CODE_LEN
static final int RUNA
static final int RUNB
static final int N_GROUPS
static final int G_SIZE
static final int N_ITERS
static final int MAX_SELECTORS
static final int NUM_OVERSHOOT_BYTES
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |