Skip navigation links
ej-technologies

Package org.gjt.jclasslib.structures

This package contains classes mirroring the data structures of the class file format.

See: Description

Package org.gjt.jclasslib.structures Description

This package contains classes mirroring the data structures of the class file format.

Most data structures mirror those defined in the Java virtual machine specification. Attributes have been grouped in the attributes subpackage, constant pool entries are found in the constants subpackage.

Skip navigation links
ej-technologies