Index

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

A

add(String) - Method in class test.BloomFilter
The add function takes a string and hashes it using the hash functions in this.algo, then sets the corresponding bits in this.b to true.
add(String) - Method in class test.CacheManager
The add function adds a word to the cache.
add(String) - Method in interface test.CacheReplacementPolicy
 
add(String) - Method in class test.LFU
The add function adds a word to the map.
add(String) - Method in class test.LRU
The add function adds a word to the list of words.
addObserver(ScrabbleViewModel) - Method in class Model.GuestModel
The addObserver function adds a new observer to the list of observers.
addObserver(ScrabbleViewModel) - Method in class Model.HostModel
The addObserver function adds a new observer to the list of observers.
addObserver(ScrabbleViewModel) - Method in interface Model.ScrabbleModelFacade
 
A B C D E G H I J L M N P Q R S T U V W 
All Classes and Interfaces|All Packages