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 () |
枚举值
INVOCATION_STRAY_THREAD
public static final IHostMonitor.HostMetricType INVOCATION_STRAY_THREAD
公共方法
的价值
public static IHostMonitor.HostMetricType valueOf (String name)
参数 | |
---|---|
name | String |
退货 | |
---|---|
IHostMonitor.HostMetricType |
本页面上的内容和代码示例受内容许可部分所述许可的限制。Java 和 OpenJDK 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2023-04-28。
[]
[]