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 |
摘要
枚举值 | |
---|---|
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 |