Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Thread
org.jacorb.idl.InterfaceBody.ParseThread
public class InterfaceBody.ParseThread
extends Thread
Constructor Summary | |
Method Summary | |
boolean |
|
void |
|
public boolean isRunnable()
check whether this thread will eventually run
- Returns:
- true if the thread can run or is currently running false if it is still blocked or has just returned from run()
public void run()