| Class | Description |
|---|---|
| InnerClassGeneralHandler |
Remap and make transformer inner classes accessible from the transformed classes.
|
| MemberCopyGeneralHandler |
Copy members from the transformer class to the transformed class.
|
| SyntheticMethodGeneralHandler |
Rename synthetic methods in transformers to avoid conflicts with the injected class.
|