|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object sisc.interpreter.ThreadContext.State
public static class ThreadContext.State
Field Summary | |
---|---|
java.lang.ClassLoader |
classLoader
|
Interpreter |
interpreter
|
Constructor Summary | |
---|---|
ThreadContext.State(Interpreter r,
java.lang.ClassLoader cl)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final Interpreter interpreter
public final java.lang.ClassLoader classLoader
Constructor Detail |
---|
public ThreadContext.State(Interpreter r, java.lang.ClassLoader cl)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |