public class Vocabulary extends Object implements IStringIdMap
| Constructor and Description |
|---|
Vocabulary() |
Vocabulary(BinTrie<Integer> trie,
boolean mutable) |
public int idOf(String string)
idOf in interface IStringIdMapCopyright © 2014–2021 码农场. All rights reserved.