public class VocabWord
extends java.lang.Object
implements scala.Product, scala.Serializable
Constructor and Description |
---|
VocabWord(java.lang.String word,
int cn,
int[] point,
int[] code,
int codeLen) |
Modifier and Type | Method and Description |
---|---|
int |
cn() |
int[] |
code() |
int |
codeLen() |
int[] |
point() |
java.lang.String |
word() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait