soot.dava.toolkits.base.misc
Class ThrowNullConverter

java.lang.Object
  extended by soot.dava.toolkits.base.misc.ThrowNullConverter

public class ThrowNullConverter
extends Object


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

Constructor Detail

ThrowNullConverter

public ThrowNullConverter(Singletons.Global g)
Method Detail

v

public static ThrowNullConverter v()

convert

public void convert(DavaBody body)