|
Class Summary |
| BeladysAnomaly |
This is a predefined static referenceString to explain Belady's anomaly.
|
| Memory |
Memory simulates the memory structure and makes methods available
to handle the pages in this memory structure.
|
| Page |
Page simulates a single page in the memory structure and makes methods
available to handle the values of a page. |
| Reference |
In Refence is one reference to a page saved. |
| ReferenceString |
ReferenceString contains a sorted set of references. |
Provides classes for managing the memory, page references and default memory allocations.