| Modifier and Type | Field and Description |
|---|---|
| private final Type[] |
| Access | Constructor and Description |
|---|---|
| public |
| Modifier and Type | Method and Description |
|---|---|
| protected void | |
| private static Type[] | |
| protected void | |
| protected void |
| actualArgs | back to summary |
|---|---|
| private final Type[] actualArgs | |
| ClassMethodExposer | back to summary |
|---|---|
| public ClassMethodExposer(Type onType, int access, String methodName, String desc, String typeName, String[] asNames, String[] defaults, String doc) | |
| checkSelf | back to summary |
|---|---|
| protected void checkSelf() Implements abstract org.
| |
| getArgs | back to summary |
|---|---|
| private static Type[] getArgs(Type onType, String methodName, String desc) | |
| loadSelfAndThreadState | back to summary |
|---|---|
| protected void loadSelfAndThreadState() Overrides org.
| |
| makeCall | back to summary |
|---|---|
| protected void makeCall() Implements abstract org.
| |