public class Reflector
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Reflector.TypedObject |
| Constructor and Description |
|---|
Reflector() |
| Modifier and Type | Method and Description |
|---|---|
static void |
invokeMethodExceptionSafe(java.lang.Object methodOwner,
java.lang.String method,
Reflector.TypedObject... arguments) |
public static void invokeMethodExceptionSafe(java.lang.Object methodOwner,
java.lang.String method,
Reflector.TypedObject... arguments)