Index

A B C D E F G H I L M N P Q R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form

A

add(String) - Method in class model.logic.server.dictionary.BloomFilter
The add function takes a string and hashes it using the message digesters.
add(String) - Method in class model.logic.server.dictionary.CacheManager
The add function adds a word to the cache.
add(String) - Method in interface model.logic.server.dictionary.CacheReplacementPolicy
 
add(String) - Method in class model.logic.server.dictionary.LFU
The add function adds a word to the map.
add(String) - Method in class model.logic.server.dictionary.LRU
The add function adds a word to the list of words.
addPlayer(int, Player) - Method in class model.logic.host.data.GameData
The addPlayer function adds a player to the game.
addPlayer(String) - Method in interface model.logic.host.GameHandler
 
addPlayer(String) - Method in class model.logic.host.GameManager
The addPlayer function adds a player to the gameData object.
addTile(Tile) - Method in class model.logic.host.data.Player
The addTile function adds a tile to the tiles' arraylist.
allTilesAreNulls() - Method in class model.logic.host.data.Word
The allTilesAreNulls function checks to see if all the tiles in a word are null.
A B C D E F G H I L M N P Q R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form