Package classUtils.javassist.runtime

Runtime support classes required by modified bytecode.

See:
          Description

Class Summary
Cflow A support class for implementing $cflow.
Desc A support class for implementing $sig and $type.
 

Package classUtils.javassist.runtime Description

Runtime support classes required by modified bytecode.

This package includes support classes that may be required by classes modified with Javassist. Note that most of the modified classes do not require these support classes. See the documentation of every support class to know which kind of modification needs a support class.