Package gnu.bytecode
Class ListCodeSize
- java.lang.Object
-
- gnu.bytecode.ListCodeSize
-
public class ListCodeSize extends Object
Application that lists the number of bytes in named methods. Useful for regression testing of code generation and inlining.
-
-
Constructor Summary
Constructors Constructor Description ListCodeSize()
-
-
-
Method Detail
-
usage
public static void usage()
-
main
public static final void main(String[] args)
-
-