Uses of Class
uk.ac.manchester.spinnaker.alloc.proxy.ProxyOp
Package | Description |
---|---|
uk.ac.manchester.spinnaker.alloc.proxy |
SpiNNaker message proxying support code.
|
-
Uses of ProxyOp in uk.ac.manchester.spinnaker.alloc.proxy
Methods in uk.ac.manchester.spinnaker.alloc.proxy that return ProxyOp Modifier and Type Method Description static ProxyOp
ProxyOp. valueOf(String name)
Returns the enum constant of this type with the specified name.static ProxyOp[]
ProxyOp. values()
Returns an array containing the constants of this enum type, in the order they are declared.