soot.jimple.toolkits.pointer
Class UnionFactory

java.lang.Object
  extended by soot.jimple.toolkits.pointer.UnionFactory

public abstract class UnionFactory
extends Object


Constructor Summary
UnionFactory()
           
 
Method Summary
abstract  Union newUnion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnionFactory

public UnionFactory()
Method Detail

newUnion

public abstract Union newUnion()