| Class | Description | 
|---|---|
| FieldProxy | 
 A container for information about class fields to be used
 in ASM patching. 
 | 
| FieldProxy.Builder | 
 A builder object for  
FieldProxy. | 
| MethodProxy | 
 A container for information about class methods to be used
 in ASM patching. 
 | 
| MethodProxy.Builder | 
 A builder object for  
MethodProxy. | 
| PackageProxy | 
 A container for information about a package. 
 | 
| TypeProxy | 
 A container for information about classes to be used
 in ASM patching. 
 |