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


Énumérations des différents états de l'hôte

Résumé

Valeurs enum

CommandScheduler.HostState  KILLING

 

CommandScheduler.HostState  QUITTING

 

CommandScheduler.HostState  RUNNING

 

CommandScheduler.HostState  UNKNOWN

 

Méthodes publiques

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

Valeurs enum

TUER

public static final CommandScheduler.HostState KILLING

QUITTER

public static final CommandScheduler.HostState QUITTING

COURSE À PIED

public static final CommandScheduler.HostState RUNNING

INCONNUE

public static final CommandScheduler.HostState UNKNOWN

Méthodes publiques

valeur_

public static CommandScheduler.HostState valueOf (String name)

Paramètres
name String

Renvoie
CommandScheduler.HostState

valeurs

public static final HostState[] values ()

Renvoie
HostState[]