| Package | Description |
|---|---|
| com.sun.tracing.dtrace |
This package contains annotations and enumerations that are used to
add DTrace-specific information to a tracing provider.
|
| Modifier and Type | Method and Description |
|---|---|
static StabilityLevel |
StabilityLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StabilityLevel[] |
StabilityLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012. All Rights Reserved.