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