类 com.hankcs.hanlp.collection.trie.bintrie._ValueArray
的使用

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

com.hankcs.hanlp.collection.trie.bintrie_ValueArray 的使用
 

com.hankcs.hanlp.collection.trie.bintrie_ValueArray 的子类
 class _EmptyValueArray<V>
           
 

返回 _ValueArraycom.hankcs.hanlp.collection.trie.bintrie 中的方法
 _ValueArray BinTrie.newValueArray()
           
 _ValueArray _ValueArray.setValue(V[] value)
           
 

参数类型为 _ValueArraycom.hankcs.hanlp.collection.trie.bintrie 中的方法
 boolean BinTrie.load(ByteArray byteArray, _ValueArray valueArray)
           
protected  void BaseNode.walkToLoad(ByteArray byteArray, _ValueArray<V> valueArray)
           
 



Copyright © 2014–2015 码农场. All rights reserved.