public class Vocabulary extends Object implements IStringIdMap
| 构造器和说明 |
|---|
Vocabulary() |
Vocabulary(BinTrie<Integer> trie,
boolean mutable) |
public int idOf(String string)
idOf 在接口中 IStringIdMapCopyright © 2014–2019 码农场. All rights reserved.