Home | History | Annotate | Download | only in JAJP

Lines Matching refs:hashTable

1096         HashMap hashTable = null;
1099 hashTable = JP_FULL_HIRAGANA_REPLACE_TABLE;
1102 hashTable = JP_FULL_KATAKANA_REPLACE_TABLE;
1106 hashTable = JP_FULL_ALPHABET_REPLACE_TABLE;
1115 hashTable = JP_HALF_ALPHABET_REPLACE_TABLE;
1119 hashTable = JP_HALF_KATAKANA_REPLACE_TABLE;
1125 return hashTable;