class Table
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) static int[] |
table2To8Bit |
(package private) static int[] |
table3To8Bit |
(package private) static int[] |
table4To8Bit |
(package private) static int[] |
table5To8Bit |
(package private) static int[] |
table8To2Bit |
(package private) static int[] |
table8To3Bit |
(package private) static int[] |
table8To4Bit |
(package private) static int[] |
table8To5Bit |
| Constructor and Description |
|---|
Table() |
static final int[] table2To8Bit
static final int[] table3To8Bit
static final int[] table4To8Bit
static final int[] table5To8Bit
static final int[] table8To4Bit
static int[] table8To5Bit
static int[] table8To3Bit
static int[] table8To2Bit
Copyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.