Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Thread
gnu.mapping.Future
public class Future
extends Thread
Field Summary | |
RunnableClosure |
Constructor Summary | |
| |
| |
Method Summary | |
CallContext |
|
Environment | |
void |
|
String |
|
Object |
public Future(Procedure action, Environment penvironment, InPort in, OutPort out, OutPort err)
public void run()
public String toString()
public Object waitForResult() throws Throwable