| Package | Description |
|---|---|
| ds.granules.interfere.computation |
| Modifier and Type | Method and Description |
|---|---|
ComputationManager.ComputationManagerState |
ComputationManager.getState() |
static ComputationManager.ComputationManagerState |
ComputationManager.ComputationManagerState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ComputationManager.ComputationManagerState[] |
ComputationManager.ComputationManagerState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|