Uses of Class
uk.ac.manchester.spinnaker.alloc.client.State
Package | Description |
---|---|
uk.ac.manchester.spinnaker.alloc.client |
Java client for the SpiNNaker allocation service.
|
-
Uses of State in uk.ac.manchester.spinnaker.alloc.client
Methods in uk.ac.manchester.spinnaker.alloc.client that return State Modifier and Type Method Description State
JobDescription. getState()
static State
State. valueOf(String name)
Returns the enum constant of this type with the specified name.static State[]
State. values()
Returns an array containing the constants of this enum type, in the order they are declared.