| Package | Description |
|---|---|
| org.cthul.proc |
| Modifier and Type | Method and Description |
|---|---|
static ReflectiveProc |
ReflectiveProc.invoke(Class clazz,
String name,
Class... paramTypes) |
static ReflectiveProc |
ReflectiveProc.invoke(Object object,
String name,
Class... paramTypes) |
static ReflectiveProc |
ReflectiveProc.newInstance(Class<?> clazz,
Class... paramTypes) |
Copyright © 2013. All Rights Reserved.