soot.dava.toolkits.base.misc
Class ThrowFinder

java.lang.Object
  |
  +--soot.dava.toolkits.base.misc.ThrowFinder

public class ThrowFinder
extends java.lang.Object


Constructor Summary
ThrowFinder(Singletons.Global g)
           
 
Method Summary
 void find()
           
static ThrowFinder v()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThrowFinder

public ThrowFinder(Singletons.Global g)
Method Detail

v

public static ThrowFinder v()

find

public void find()