Package gnu.bytecode
Class ListCodeSize
- java.lang.Object
-
- gnu.bytecode.ListCodeSize
-
public class ListCodeSize extends java.lang.ObjectApplication 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 Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)static voidusage()
-