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