Uses of Class
uk.ac.manchester.spinnaker.alloc.bmp.NonBootOperation
Package | Description |
---|---|
uk.ac.manchester.spinnaker.alloc.bmp |
The BMP control subsystem.
|
-
Uses of NonBootOperation in uk.ac.manchester.spinnaker.alloc.bmp
Methods in uk.ac.manchester.spinnaker.alloc.bmp that return NonBootOperation Modifier and Type Method Description static NonBootOperation
NonBootOperation. valueOf(String name)
Returns the enum constant of this type with the specified name.static NonBootOperation[]
NonBootOperation. values()
Returns an array containing the constants of this enum type, in the order they are declared.