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