Javassist 3.22.0.GA-redhat-1

Package javassist.bytecode

Bytecode-level API.

This package provides low-level API for editing a raw class file. It allows the users to read and modify a constant pool entry, a single bytecode instruction, and so on.

The users of this package must know the specifications of class file and Java bytecode. For more details, read this book:

Skip navigation links
Javassist 3.22.0.GA-redhat-1

Copyright © 2018 Shigeru Chiba, www.javassist.org. All Rights Reserved.