harpoon.Analysis.MemOpt
Class TestMemOpt

java.lang.Object
  |
  +--harpoon.Analysis.MemOpt.TestMemOpt

public abstract class TestMemOpt
extends Object

TestMemOpt is a simple tester for the classes from harpoon.Analysis.MemOpt. Should be removed quite soon.

Version:
$Id: TestMemOpt.java,v 1.2 2002/04/03 17:02:03 salcianu Exp $
Author:
Alexandru SALCIANU <salcianu@MIT.edu>

Constructor Summary
TestMemOpt()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestMemOpt

public TestMemOpt()
Method Detail

main

public static void main(String[] args)