|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |