public interface RegionTraceBits
java.util.BitSet
for use with the TRACE-related API.Modifier and Type | Field and Description |
---|---|
static int |
EI
The EI trace bit
|
static int |
NUMBER_OF_BITS
The number of trace bits
|
static int |
SYSTEM
The SYSTEM trace bit
|
static int |
USER
The USER trace bit
|
static final int EI
static final int SYSTEM
static final int USER
static final int NUMBER_OF_BITS