| Modifier and Type | Field and Description |
|---|---|
static int |
AC_CLAZZ |
static int |
DC_CLAZZ |
| Constructor and Description |
|---|
HTable(int clazz,
int id,
byte[] bits,
byte[] values) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(HTable that) |
byte[] |
getBits() |
int |
getClazz() |
int |
getID() |
byte[] |
getValues() |
public static final int DC_CLAZZ
public static final int AC_CLAZZ