public class MethodInvoker extends AbstractRunnable
| Constructor and Description |
|---|
MethodInvoker(Method method,
Object object,
Object... parameters)
Construct a new MethodInvoker.
|
| Modifier and Type | Method and Description |
|---|---|
void |
doRun() |
<T> T |
invoke() |
String |
toString() |
getActiveWindow, isShowWaitCursor, run, setShowWaitCursorpublic void doRun()
doRun in class AbstractRunnablepublic <T> T invoke()
Copyright © 2015 Revolution Systems Inc.. All rights reserved.