public class Dump extends Object
For example,
% java javassist.tools.Dump foo.class
prints the contents of the constant pool and the list of methods and fields.
static void
main(String[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static void main(String[] args) throws Exception
args
args[0]
Exception
Copyright © 2024. All rights reserved.