Index
All Classes and Interfaces|All Packages
C
- CacheManager - Class in test
- CacheManager(int, CacheReplacementPolicy) - Constructor for class test.CacheManager
-
The CacheManager constructor is responsible to initialize all the data members of the class.
- CacheReplacementPolicy - Interface in test
- challenge(String) - Method in class test.Dictionary
-
The challenge function takes in a string and checks if it is valid.
- challenge(String...) - Method in class test.DictionaryManager
-
The challenge function takes in a variable number of arguments, and checks if the last argument is contained within any of the dictionaries.
- checkBonus(int, int) - Method in class test.Board
-
The checkBonus function checks the board for any bonus squares and returns a string that represents the type of bonus square.
- checkIfWordValid(String) - Method in class test.DictionaryCommunication
-
The checkIfWordValid function takes in a String word and checks if it is valid.
- ClientHandler - Interface in test
- close() - Method in class Model.HostHandler
-
The close function is used to stop the thread from running.
- close() - Method in class test.BookScrabbleHandler
-
The close function is used to stop the thread from running.
- close() - Method in interface test.ClientHandler
- close() - Method in class test.DictionaryCommunication
-
The close function closes the server socket.
- close() - Method in class test.MyServer
-
The close function is used to close the thread pool.
- closeClient() - Method in class Model.HostModel
-
The closeClient function closes the client's connection to the server.
- com.scrabble.bookscrabblegame - module com.scrabble.bookscrabblegame
- contains(String) - Method in class test.BloomFilter
-
The contains function checks if the given word is in the BloomFilter.
All Classes and Interfaces|All Packages