IHostMonitor.HostMetricType

public static final enum IHostMonitor.HostMetricType

com.android.tradefed.util.hostmetric.IHostMonitor.HostMetricType


まとめ

列挙値

IHostMonitor.HostMetricType INVOCATION_STRAY_THREAD

IHostMonitor.HostMetricType NONE

公開メソッド

static IHostMonitor.HostMetricType valueOf (String name)
static final HostMetricType[] values ()

列挙値

INVOCATION_STRAY_THREAD

public static final IHostMonitor.HostMetricType INVOCATION_STRAY_THREAD

なし

public static final IHostMonitor.HostMetricType NONE

公開メソッド

値の

public static IHostMonitor.HostMetricType valueOf (String name)

パラメーター
name String

戻り値
IHostMonitor.HostMetricType

public static final HostMetricType[] values ()

戻り値
HostMetricType[]