Package | Description |
---|---|
org.jikesrvm.tuningfork |
Modifier and Type | Field and Description |
---|---|
private TraceEngine.State |
TraceEngine.state |
Modifier and Type | Method and Description |
---|---|
static TraceEngine.State |
TraceEngine.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TraceEngine.State[] |
TraceEngine.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|