|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Flow.Kind in org.opensolaris.os.dtrace |
---|
Methods in org.opensolaris.os.dtrace that return Flow.Kind | |
---|---|
Flow.Kind |
Flow.getKind()
Gets the direction of the flow of control (entry or return) across a function boundary. |
static Flow.Kind |
Flow.Kind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Flow.Kind[] |
Flow.Kind.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |