IHostMonitor.HostMetricType
public
static
final
enum
IHostMonitor.HostMetricType
extends Enum<IHostMonitor.HostMetricType>
java.lang.Object | ||
↳ | java.lang.Enum<com.android.tradefed.util.hostmetric.IHostMonitor.HostMetricType> | |
↳ | com.android.tradefed.util.hostmetric.IHostMonitor.HostMetricType |
概要
Enum 値 | |
---|---|
IHostMonitor.HostMetricType |
INVOCATION_STRAY_THREAD
|
IHostMonitor.HostMetricType |
NONE
|
パブリック メソッド | |
---|---|
static
IHostMonitor.HostMetricType
|
valueOf(String name)
|
static
final
HostMetricType[]
|
values()
|
列挙値
パブリック メソッド
valueOf
public static IHostMonitor.HostMetricType valueOf (String name)
パラメータ | |
---|---|
name |
String |
戻り値 | |
---|---|
IHostMonitor.HostMetricType |