All Packages Class Hierarchy This Package Previous Next Index
Class duckMachine.architecture.TestCachedMemory
java.lang.Object
|
+----duckMachine.architecture.TestCachedMemory
- public class TestCachedMemory
- extends Object
A simple program to test the cached memory unit.
-
TestCachedMemory()
-
-
main(String[])
- The program creates two memory units and tries various operations
on them.
TestCachedMemory
public TestCachedMemory()
main
public static void main(String args[])
- The program creates two memory units and tries various operations
on them. All exceptions are redirected to the standard error stream.
All Packages Class Hierarchy This Package Previous Next Index