abc.weaving.weaver
Class UnusedMethodsRemover

java.lang.Object
  extended by abc.weaving.weaver.UnusedMethodsRemover

public class UnusedMethodsRemover
extends java.lang.Object

Author:
Sascha Kuzins

Constructor Summary
UnusedMethodsRemover()
           
 
Method Summary
static void removeUnusedMethods()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnusedMethodsRemover

public UnusedMethodsRemover()
Method Detail

removeUnusedMethods

public static void removeUnusedMethods()