Uses of Class
com.sun.tracing.dtrace.DependencyClass

Packages that use DependencyClass
com.sun.tracing.dtrace   
 

Uses of DependencyClass in com.sun.tracing.dtrace
 

Methods in com.sun.tracing.dtrace that return DependencyClass
static DependencyClass DependencyClass.valueOf(java.lang.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're declared.