public class TulipaBridgeEventType
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
INIT |
static int |
PREDICT |
static int |
RESUME |
static int |
SCAN |
static int |
SCAN_EPSILON |
static int |
SET_ITEM_DESC |
static int |
START |
static int |
SUSPEND |
static int |
UNPRODUCTIVE |
Constructor and Description |
---|
TulipaBridgeEventType() |
public static final int SET_ITEM_DESC
public static final int SCAN_EPSILON
public static final int SCAN
public static final int PREDICT
public static final int RESUME
public static final int SUSPEND
public static final int INIT
public static final int START
public static final int UNPRODUCTIVE