Package gov.nih.mipav.model.file
Class jxlatte.VLCTable
java.lang.Object
gov.nih.mipav.model.file.jxlatte.VLCTable
- Enclosing class:
jxlatte
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate intprivate jxlatte.VLCTableEntry[]private final jxlatte.VLCTableEntry -
Constructor Summary
ConstructorsConstructorDescriptionVLCTable(int bits, int[] lengths, int[] symbols) VLCTable(int bits, jxlatte.VLCTableEntry[] table) -
Method Summary
-
Field Details
-
ZERO
-
table
-
bits
private int bits
-
-
Constructor Details
-
VLCTable
-
VLCTable
-
-
Method Details
-
getVLC
- Throws:
IOException
-
hashCode
public int hashCode() -
equals
-