com.jcraft.jzlib
Class StaticTree
java.lang.Object
com.jcraft.jzlib.StaticTree
final class StaticTree
- extends java.lang.Object
|
Constructor Summary |
StaticTree(short[] static_tree,
int[] extra_bits,
int extra_base,
int elems,
int max_length)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MAX_BL_BITS
static final int MAX_BL_BITS
- See Also:
- Constant Field Values
static_ltree
static final short[] static_ltree
static_dtree
static final short[] static_dtree
static_l_desc
static StaticTree static_l_desc
static_d_desc
static StaticTree static_d_desc
static_bl_desc
static StaticTree static_bl_desc
static_tree
short[] static_tree
extra_bits
int[] extra_bits
extra_base
int extra_base
elems
int elems
max_length
int max_length
StaticTree
StaticTree(short[] static_tree,
int[] extra_bits,
int extra_base,
int elems,
int max_length)
Copyright 2006 null. All Rights Reserved.