public final class EventType
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
blockedEventID
The Constant blockedEventID.
|
static int |
readyEventID
The Constant readyEventID.
|
static int |
runningEventID
The Constant runningEventID.
|
static int |
sleepEventID
The Constant sleepEventID.
|
static int |
wakeupEventID
The Constant wakeupEventID.
|
Constructor and Description |
---|
EventType() |
public static final int runningEventID
public static final int readyEventID
public static final int blockedEventID
public static final int sleepEventID
public static final int wakeupEventID