Index
All Classes and Interfaces|All Packages
B
- b - Static variable in class test.Tile.Bag
- BloomFilter - Class in test
- BloomFilter(int, String...) - Constructor for class test.BloomFilter
-
The BloomFilter function takes in a string and hashes it using the hash functions that were passed into the constructor.
- board - Variable in class Model.HostModel
- board - Static variable in class test.Board
- Board - Class in test
- BoardController - Class in View
- BoardController() - Constructor for class View.BoardController
- boardLegal(Word) - Method in class test.Board
-
The boardLegal function checks if the word is legal to be placed on the board.
- BookScrabbleHandler - Class in test
- BookScrabbleHandler() - Constructor for class test.BookScrabbleHandler
-
The BookScrabbleHandler function is a constructor that initializes the DictionaryManager, and creates an array of Strings to hold the names of books.
- BooksDirectoryReader - Class in test
- BooksDirectoryReader() - Constructor for class test.BooksDirectoryReader
-
The BooksDirectoryReader constructor reads all the books in a directory and sets an array of strings containing the file names of each book.
All Classes and Interfaces|All Packages