public class VocabWord extends Object implements Comparable<VocabWord>
| Modifier and Type | Field and Description |
|---|---|
static int |
MAX_CODE_LENGTH |
public static final int MAX_CODE_LENGTH
public VocabWord(String word)
Copyright © 2014–2021 码农场. All rights reserved.