| 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 DependencyClass |
DependencyClass.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DependencyClass[] |
DependencyClass.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012. All Rights Reserved.