Class UnreachableMethodRemover
- java.lang.Object
-
- org.aion.avm.tooling.deploy.eliminator.UnreachableMethodRemover
-
public class UnreachableMethodRemover extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description UnreachableMethodRemover()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static byte[]optimize(byte[] jarBytes, java.util.Map<java.lang.String,java.util.List<foundation.icon.ee.struct.Member>> keptMethods)
-