Skip navigation links
G L 

G

getPangrams() - Method in class LetterBoxed
Returns a list that contains words that use up every letter (pangrams) of the Letter Boxed grid.
getValidLetterBoxedWords() - Method in class LetterBoxed
Returns a list of words that satisfy the cross-rule for Letter Boxed.
getWordsStartingWithAndContaining(ArrayList<String>, String, String) - Method in class LetterBoxed
Returns a list of valid words for LetterBoxed when given the desired starting letter and other unused letters.

L

LetterBoxed - Class in <Unnamed>
 
LetterBoxed(String[][]) - Constructor for class LetterBoxed
 
LetterBoxed(String, String[][]) - Constructor for class LetterBoxed
 
G L 
Skip navigation links