|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Dictionary
A simple interface representing a Dictionary. A Dictionary here is just a list of words.
| Method Summary | |
|---|---|
Iterator<String> |
getWordsIterator()
Return all words present in the dictionary |
| Method Detail |
|---|
Iterator<String> getWordsIterator()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||