|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VatRunner.VatRunnerState | |
|---|---|
| net.sf.asyncobjects.vats | This package contains core classes releate to vats and vat runners. |
| Uses of VatRunner.VatRunnerState in net.sf.asyncobjects.vats |
|---|
| Fields in net.sf.asyncobjects.vats declared as VatRunner.VatRunnerState | |
|---|---|
protected VatRunner.VatRunnerState |
VatRunner.state
a state of vat runner |
| Methods in net.sf.asyncobjects.vats that return VatRunner.VatRunnerState | |
|---|---|
VatRunner.VatRunnerState |
VatRunner.getState()
|
static VatRunner.VatRunnerState |
VatRunner.VatRunnerState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static VatRunner.VatRunnerState[] |
VatRunner.VatRunnerState.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in net.sf.asyncobjects.vats with parameters of type VatRunner.VatRunnerState | |
|---|---|
protected void |
VatRunner.setState(VatRunner.VatRunnerState state)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||