|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Experimental | |
|---|---|
| net.sf.asyncobjects.vats | This package contains core classes releate to vats and vat runners. |
| Uses of Experimental in net.sf.asyncobjects.vats |
|---|
| Methods in net.sf.asyncobjects.vats with annotations of type Experimental | ||
|---|---|---|
static
|
VatUtils.runInCurrentThread(Vat targetVat,
AsyncAction<T> action)
The version of VatUtils.runInCurrentThread(Vat, ThreadBasedRunner, AsyncAction) that
uses SingleThreadRunner as runner. |
|
static
|
VatUtils.runInCurrentThread(Vat targetVat,
ThreadBasedRunner runner,
AsyncAction<T> action)
This is an extremely tricky method. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||