| Package | Description |
|---|---|
| net.myrrix.common.signal |
| Modifier and Type | Method and Description |
|---|---|
static SignalType |
SignalType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SignalType[] |
SignalType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
SignalManager.register(Runnable handler,
SignalType... types) |
Copyright © 2012-2013 Myrrix Ltd. All Rights Reserved.