|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SystemMessage | |
|---|---|
| net.ninjacat.drama | Classes for Drama Actor library |
| net.ninjacat.drama.internal | |
| Uses of SystemMessage in net.ninjacat.drama |
|---|
| Methods in net.ninjacat.drama with parameters of type SystemMessage | |
|---|---|
void |
Actor.onSystemMessage(ActorRef sender,
SystemMessage message)
|
| Uses of SystemMessage in net.ninjacat.drama.internal |
|---|
| Methods in net.ninjacat.drama.internal that return SystemMessage | |
|---|---|
static SystemMessage |
SystemMessage.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SystemMessage[] |
SystemMessage.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||