|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RegionTraceBits
This interface provides a set of constants that should be used to construct
a java.util.BitSet
for use with the TRACE-related API.
Field Summary | |
---|---|
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 |
Field Detail |
---|
static final int EI
static final int SYSTEM
static final int USER
static final int NUMBER_OF_BITS
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |