Class DeadMethodRemover
- java.lang.Object
-
- org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.matchutil.DeadMethodRemover
-
public class DeadMethodRemover extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description DeadMethodRemover()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
removeDeadMethod(ClassFile classFile, Method method)
-