|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.neu.ccs.demeterf.stackless.Continuation
public abstract class Continuation
| Constructor Summary | |
|---|---|
Continuation(Continuation l)
|
|
| Method Summary | |
|---|---|
Continuation |
apply(java.lang.Object v)
|
boolean |
isValue()
|
abstract Continuation |
step()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Continuation(Continuation l)
| Method Detail |
|---|
public boolean isValue()
public abstract Continuation step()
public Continuation apply(java.lang.Object v)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||