Command Scheduler.Stan hosta
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 |
Wyliczenia różnych stanów hosta
Podsumowanie
Wartości typu wyliczeniowego | |
---|---|
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 typu wyliczeniowego
Metody publiczne
wartość
public static CommandScheduler.HostState valueOf (String name)
Parametry | |
---|---|
name |
String |
Zwroty | |
---|---|
CommandScheduler.HostState |