ClassFile represents a Java .class file, which consists of a constant pool, methods, fields, and attributes.
@see org.jboss.forge.furnace.proxy.javassist.CtClass#getClassFile()
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.