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

Q

query(String) - Method in class model.logic.server.dictionary.CacheManager
The query function takes in a string and returns true if the word is in the dictionary, false otherwise.
query(String) - Method in class model.logic.server.dictionary.Dictionary
The query function takes in a string and returns true if the word is in the dictionary, false otherwise.
query(String...) - Method in class model.logic.server.dictionary.DictionaryManager
The query function takes in a String array of arguments and returns a boolean.
query(Word) - Method in interface model.logic.host.GameHandler
 
query(Word) - Method in class model.logic.host.GameManager
The query function takes in a word and returns the score of that word.
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