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


Enum di diversi stati dell'host

Riepilogo

Valori enum

CommandScheduler.HostState  KILLING

 

CommandScheduler.HostState  QUITTING

 

CommandScheduler.HostState  RUNNING

 

CommandScheduler.HostState  UNKNOWN

 

Metodi pubblici

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

Valori enum

UTILIZZO

public static final CommandScheduler.HostState KILLING

Uscita

public static final CommandScheduler.HostState QUITTING

CORSA

public static final CommandScheduler.HostState RUNNING

SCONOSCIUTA

public static final CommandScheduler.HostState UNKNOWN

Metodi pubblici

valueOf

public static CommandScheduler.HostState valueOf (String name)

Parametri
name String

Ritorni
CommandScheduler.HostState

valori

public static final HostState[] values ()

Ritorni
HostState[]