| Package | Description | 
|---|---|
| net.sf.jiapi.reflect | 
 Jiapi reflection package. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
JiapiMethod | 
JiapiClass.addMethod(int modifiers,
         String methodName,
         Signature signature)
Adds a new method to this class. 
 | 
JiapiMethod | 
JiapiClass.addMethod(JiapiMethod m)
Adds a new method to this class. 
 | 
Copyright © 2017. All rights reserved.