Package ca.phon.ipadictionary.spi
Interface OrthoKeyIterator
- All Known Implementing Classes:
ImmutablePlainTextDictionary
Capability for iterating the orthographic keys found
in the dictionary.
-
Method Summary
-
Method Details
-
iterator
Return an iterator for the keys found in this dictionary. Order of keys returned by the iterator is determined by dictionary implementation and is not guaranteed.- Returns:
- the key iterator
-