|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorc.runtime.Kilim.PausableCallable<V>
public abstract static class Kilim.PausableCallable<V>
Pausable computation which returns a value. FIXME: Kilim incorrectly adds methods to interfaces
| Constructor Summary | |
|---|---|
Kilim.PausableCallable()
|
|
| Method Summary | |
|---|---|
abstract V |
call()
|
V |
call(kilim.Fiber f)
FIXME: Kilim should add this method but it doesn't |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Kilim.PausableCallable()
| Method Detail |
|---|
public abstract V call()
throws kilim.Pausable,
java.lang.Exception
kilim.Pausable
java.lang.Exception
public V call(kilim.Fiber f)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||