Package | Description |
---|---|
caoss.simulator.os |
Modifier and Type | Method and Description |
---|---|
ProcessControlBlock.State |
ProcessControlBlock.getState() |
static ProcessControlBlock.State |
ProcessControlBlock.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ProcessControlBlock.State[] |
ProcessControlBlock.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ProcessControlBlock.setState(ProcessControlBlock.State state) |