类 com.hankcs.hanlp.collection.trie.bintrie.BaseNode.Status
的使用

使用 BaseNode.Status 的软件包
com.hankcs.hanlp.collection.trie.bintrie   
 

com.hankcs.hanlp.collection.trie.bintrieBaseNode.Status 的使用
 

声明为 BaseNode.Statuscom.hankcs.hanlp.collection.trie.bintrie 中的字段
protected  BaseNode.Status BaseNode.status
          节点状态
 

返回 BaseNode.Statuscom.hankcs.hanlp.collection.trie.bintrie 中的方法
 BaseNode.Status BaseNode.getStatus()
          获取节点的成词状态
static BaseNode.Status BaseNode.Status.valueOf(String name)
          返回带有指定名称的该类型的枚举常量。
static BaseNode.Status[] BaseNode.Status.values()
          按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
 

参数类型为 BaseNode.Statuscom.hankcs.hanlp.collection.trie.bintrie 中的构造方法
Node(char c, BaseNode.Status status, V value)
           
 



Copyright © 2014–2015 鐮佸啘鍦�/a>. All rights reserved.