CommandScheduler.HostState

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

java.lang.オブジェクト
java.lang.Enum< com.android.tradefed.command.CommandScheduler.HostState >
com.android.tradefed.command.CommandScheduler.HostState


ホストのさまざまなステータスの列挙型

まとめ

列挙値

CommandScheduler.HostState KILLING

CommandScheduler.HostState QUITTING

CommandScheduler.HostState RUNNING

CommandScheduler.HostState UNKNOWN

パブリックメソッド

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

列挙値

殺人

public static final CommandScheduler.HostState KILLING

やめる

public static final CommandScheduler.HostState QUITTING

ランニング

public static final CommandScheduler.HostState RUNNING

未知

public static final CommandScheduler.HostState UNKNOWN

パブリックメソッド

の値

public static CommandScheduler.HostState valueOf (String name)

パラメーター
name String

戻り値
CommandScheduler.HostState

価値観

public static final HostState[] values ()

戻り値
HostState[]