Modifier and Type | Method and Description |
---|---|
abstract DebuggingView.DVSupport.STATE |
DebuggingView.DVSupport.getState()
Get the debugger state.
|
static DebuggingView.DVSupport.STATE |
DebuggingView.DVSupport.STATE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DebuggingView.DVSupport.STATE[] |
DebuggingView.DVSupport.STATE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|