| Package | Description |
|---|---|
| net.sf.eBus.util |
Contains supporting utility Java classes for
net.sf.eBus. |
| Modifier and Type | Method and Description |
|---|---|
EventThread.RunState |
EventThread.runstate()
Returns this event thread current
state. |
static EventThread.RunState |
EventThread.RunState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventThread.RunState[] |
EventThread.RunState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.