harpoon.Analysis.MemOpt
Class Util

java.lang.Object
  extended by harpoon.Analysis.MemOpt.Util

public abstract class Util
extends Object

Util

Version:
$Id: Util.java,v 1.16 2005/12/10 17:26:38 salcianu Exp $
Author:
Alexandru Salcianu <salcianu@MIT.edu>

Constructor Summary
Util()
           
 
Method Summary
static Set getDNEWs(CachingCodeFactory hcf, HMethod entry, CallGraph cg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Util

public Util()
Method Detail

getDNEWs

public static Set getDNEWs(CachingCodeFactory hcf,
                           HMethod entry,
                           CallGraph cg)