Package | Description |
---|---|
schedulers |
A group of classes implementing a single re-ranking procedure.
|
Modifier and Type | Method and Description |
---|---|
NetworkSA.LastAction |
NetworkSA.getLastAction() |
static NetworkSA.LastAction |
NetworkSA.LastAction.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static NetworkSA.LastAction[] |
NetworkSA.LastAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|