CommandScheduler.HostState

public static final enum CommandScheduler.HostState
extends Enum<CommandScheduler.HostState>

java.lang.Object
   ↳ java.lang.Enum<com.android.tradefed.command.CommandScheduler.HostState>
     ↳ com.android.tradefed.command.CommandScheduler.HostState


Enums של סטטוסים שונים של מארח

סיכום

ערכי enum

CommandScheduler.HostState  KILLING

 

CommandScheduler.HostState  QUITTING

 

CommandScheduler.HostState  RUNNING

 

CommandScheduler.HostState  UNKNOWN

 

שיטות ציבוריות

static CommandScheduler.HostState valueOf(String name)
static final HostState[] values()

ערכי enum

KILLING

public static final CommandScheduler.HostState KILLING

יציאה

public static final CommandScheduler.HostState QUITTING

משחקי ריצה

public static final CommandScheduler.HostState RUNNING

לא ידוע

public static final CommandScheduler.HostState UNKNOWN

שיטות ציבוריות

valueOf

public static CommandScheduler.HostState valueOf (String name)

פרמטרים
name String

החזרות
CommandScheduler.HostState

ערכים

public static final HostState[] values ()

החזרות
HostState[]