| Package | Description |
|---|---|
| com.caucho.java.gen |
| Modifier and Type | Method and Description |
|---|---|
BaseMethod |
BaseClass.createMethod(java.lang.reflect.Method method)
Creates a method
|
BaseMethod |
BaseClass.findMethod(java.lang.reflect.Method method)
Finds a method
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaseClass.addMethod(BaseMethod method)
Adds a method
|