|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjist.runtime.Bootstrap.StaticRunnableCaller
static class Bootstrap.StaticRunnableCaller
Shell class to perform static invocations.
Field Summary | |
---|---|
static java.lang.reflect.Method |
method_run
Run method stub. |
Constructor Summary | |
---|---|
Bootstrap.StaticRunnableCaller()
|
Method Summary | |
---|---|
static void |
run(java.lang.Runnable r)
Run the runnable. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static java.lang.reflect.Method method_run
Constructor Detail |
---|
Bootstrap.StaticRunnableCaller()
Method Detail |
---|
public static void run(java.lang.Runnable r)
r
- given runnable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |