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 final CommandScheduler.HostState KILLING

מתבצעת הזמנה

public static final CommandScheduler.HostState QUITTING

משחקי ריצה

public static final CommandScheduler.HostState RUNNING

לא ידוע

public static final CommandScheduler.HostState UNKNOWN

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

ערך של

public static CommandScheduler.HostState valueOf (String name)

פרמטרים
name String

החזרות
CommandScheduler.HostState

ערכים

public static final HostState[] values ()

החזרות
HostState[]