Searched defs:KeywordTable (Results 1 – 1 of 1) sorted by relevance
21 public final class KeywordTable extends HashMap<String,Integer> { class25 public KeywordTable() { super(); } in KeywordTable() method in KeywordTable