Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- add(String) - Method in class Model.gameClasses.BloomFilter
-
put a given word in the bloom filter
- add(String) - Method in class Model.gameClasses.CacheManager
- add(String) - Method in interface Model.gameClasses.CacheReplacementPolicy
- add(String) - Method in class Model.gameClasses.LFU
- add(String) - Method in class Model.gameClasses.LRU
- addPlayer(Socket) - Method in class Model.HostModel
-
method that add player to the game and create player, add the player to the map and create a string builder of ids Sends the information to the hostServer and notify with the format : requestedId + ":" + method + ":" + inputs
- addPlayerTest(Socket, Socket, HostModel, int) - Static method in class Model.tests.HostModelTest
-
Method that tests the connection to the host model and creating the players with the lists of players
- addScore(int) - Method in class Model.gameClasses.Player
- addSocket(int, Socket) - Method in class Model.HostServer
-
addSocket --> add a socket to the clientsSockets map
- addTiles(String) - Method in class Model.gameClasses.Player
- addTileToBag(char) - Method in class Model.gameClasses.Tile.Bag
All Classes and Interfaces|All Packages|Constant Field Values