Index
All Classes and Interfaces|All Packages
R
- remove() - Method in interface test.CacheReplacementPolicy
- remove() - Method in class test.LFU
-
The remove function removes the least frequently used word from the cache.
- remove() - Method in class test.LRU
-
The remove function removes the first element in the list.
- resetButton() - Method in class View.BoardController
-
The resetButton function resets the board to its previous state.
All Classes and Interfaces|All Packages