CommandScheduler.HostState
public
static
final
enum
CommandScheduler.HostState
extends Enum<CommandScheduler.HostState>
JavaScript.lang.Object | ||
↳ | Java.lang.Enum<com.android.tradefed.command.CommandScheduler.HostState> | |
↳ | com.android.tradefed.command.CommandScheduler.HostState |
ערכים שונים של סטטוס מארח
סיכום
ערכי טיפוסים בני מנייה (enum) | |
---|---|
CommandScheduler.HostState |
KILLING
|
CommandScheduler.HostState |
QUITTING
|
CommandScheduler.HostState |
RUNNING
|
CommandScheduler.HostState |
UNKNOWN
|
שיטות ציבוריות | |
---|---|
static
CommandScheduler.HostState
|
valueOf(String name)
|
static
final
HostState[]
|
values()
|
ערכי טיפוסים בני מנייה (enum)
שיטות ציבוריות
ערך של
public static CommandScheduler.HostState valueOf (String name)
פרמטרים | |
---|---|
name |
String |
החזרות | |
---|---|
CommandScheduler.HostState |