| Package | Description |
|---|---|
| edu.rice.hj.continuation |
Continuations Library for Coroutine support in Java.
|
| edu.rice.hj.runtime.baseruntime |
| Class and Description |
|---|
| Coroutine
A Coroutine is used to run a CoroutineProto.
|
| CoroutineProto
A class that implements this interface can be run as a Coroutine.
|
| CoroutineState |
| Stack
Internal Class - DO NOT USE !
|
| YieldReason
An interface that represents the reason for yielding.
|
| Class and Description |
|---|
| Coroutine
A Coroutine is used to run a CoroutineProto.
|
| CoroutineProto
A class that implements this interface can be run as a Coroutine.
|
| YieldReason
An interface that represents the reason for yielding.
|
Copyright © 2015 Rice University - Department of Computer Science. All rights reserved.