C G I W

G

getDefault() - Static method in class com.toy.anagrams.lib.WordLibrary
Getter for the default implementation of the WordLibrary.
getScrambledWord(int) - Method in class com.toy.anagrams.lib.WordLibrary
Gets the word at a given index in its scrambled form.
getSize() - Method in class com.toy.anagrams.lib.WordLibrary
Gets the number of words in the library.
getWord(int) - Method in class com.toy.anagrams.lib.WordLibrary
Gets the word at a given index.

C G I W