Uses of Class
org.opensolaris.os.dtrace.Drop.Kind

Uses of Drop.Kind in org.opensolaris.os.dtrace
 

Methods in org.opensolaris.os.dtrace that return Drop.Kind
 Drop.Kind Drop.getKind()
          Gets the kind of drop for all drops included in Drop.getCount().
static Drop.Kind Drop.Kind.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Drop.Kind[] Drop.Kind.values()
          Returns an array containing the constants of this enum type, in the order they are declared.