CommandScheduler.HostState

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

Obiekt Java.lang.Object
java.lang.Enum< com.android.tradefed.command.CommandScheduler.HostState >
com.android.tradefed.command.CommandScheduler.HostState


Wyliczenia o różnym statusie hosta

Streszczenie

Wartości wyliczeniowe

CommandScheduler.HostState KILLING

CommandScheduler.HostState QUITTING

CommandScheduler.HostState RUNNING

CommandScheduler.HostState UNKNOWN

Metody publiczne

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

Wartości wyliczeniowe

ZABICIE

public static final CommandScheduler.HostState KILLING

WYCHODZENIE

public static final CommandScheduler.HostState QUITTING

DZIAŁANIE

public static final CommandScheduler.HostState RUNNING

NIEZNANY

public static final CommandScheduler.HostState UNKNOWN

Metody publiczne

wartość

public static CommandScheduler.HostState valueOf (String name)

Parametry
name String

Zwroty
CommandScheduler.HostState

wartości

public static final HostState[] values ()

Zwroty
HostState[]