|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 BaseNode.Status 的软件包 | |
|---|---|
| com.hankcs.hanlp.collection.trie.bintrie | |
| com.hankcs.hanlp.collection.trie.bintrie 中 BaseNode.Status 的使用 |
|---|
| 声明为 BaseNode.Status 的 com.hankcs.hanlp.collection.trie.bintrie 中的字段 | |
|---|---|
protected BaseNode.Status |
BaseNode.status
节点状态 |
| 返回 BaseNode.Status 的 com.hankcs.hanlp.collection.trie.bintrie 中的方法 | |
|---|---|
BaseNode.Status |
BaseNode.getStatus()
获取节点的成词状态 |
static BaseNode.Status |
BaseNode.Status.valueOf(String name)
返回带有指定名称的该类型的枚举常量。 |
static BaseNode.Status[] |
BaseNode.Status.values()
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。 |
| 参数类型为 BaseNode.Status 的 com.hankcs.hanlp.collection.trie.bintrie 中的构造方法 | |
|---|---|
Node(char c,
BaseNode.Status status,
V value)
|
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||