Searched refs:KeywordTable (Results 1 – 2 of 2) sorted by relevance
21 public final class KeywordTable extends HashMap<String,Integer> { class25 public KeywordTable() { super(); } in KeywordTable() method in KeywordTable
440 private static final KeywordTable ktable = new KeywordTable();