Uses of Class
org.opensolaris.os.dtrace.ProbeDescription.Spec

Uses of ProbeDescription.Spec in org.opensolaris.os.dtrace
 

Methods in org.opensolaris.os.dtrace that return ProbeDescription.Spec
static ProbeDescription.Spec ProbeDescription.Spec.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ProbeDescription.Spec[] ProbeDescription.Spec.values()
          Returns an array containing the constants of this enum type, in the order they are declared.