public class VocabWord
extends Object
implements scala.Product, scala.Serializable
Constructor and Description |
---|
VocabWord(String word,
long cn,
int[] point,
int[] code,
int codeLen) |
Modifier and Type | Method and Description |
---|---|
abstract static R |
apply(T1 v1,
T2 v2,
T3 v3,
T4 v4,
T5 v5) |
long |
cn() |
int[] |
code() |
int |
codeLen() |
int[] |
point() |
static String |
toString() |
String |
word() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait