ComandoScheduler.HostState

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

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


Enumeraciones con diferentes estados del host

Resumen

Enum. de valores

CommandScheduler.HostState  KILLING

 

CommandScheduler.HostState  QUITTING

 

CommandScheduler.HostState  RUNNING

 

CommandScheduler.HostState  UNKNOWN

 

Métodos públicos

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

Enum. de valores

matanza

public static final CommandScheduler.HostState KILLING

QUITANDO

public static final CommandScheduler.HostState QUITTING

CARRERAS ATLÉTICAS

public static final CommandScheduler.HostState RUNNING

DESCONOCIDO

public static final CommandScheduler.HostState UNKNOWN

Métodos públicos

valorDe

public static CommandScheduler.HostState valueOf (String name)

Parámetros
name String

Muestra
CommandScheduler.HostState

valores

public static final HostState[] values ()

Muestra
HostState[]