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


Enumerazioni di diverso stato dell'host

Riepilogo

Valori di enumerazione

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 di enumerazione

UCCIDERE

public static final CommandScheduler.HostState KILLING

LASCIARE

public static final CommandScheduler.HostState QUITTING

CORSA

public static final CommandScheduler.HostState RUNNING

SCONOSCIUTO

public static final CommandScheduler.HostState UNKNOWN

Metodi pubblici

valore di

public static CommandScheduler.HostState valueOf (String name)

Parametri
name String

ritorna
CommandScheduler.HostState

valori

public static final HostState[] values ()

ritorna
HostState[]