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 |
Sommario
Valori enumerativi | |
---|---|
IHostMonitor.HostMetricType | INVOCATION_STRAY_THREAD |
IHostMonitor.HostMetricType | NONE
|
Metodi pubblici | |
---|---|
static IHostMonitor.HostMetricType | valueOf (String name) |
static final HostMetricType[] | values () |
Valori enumerativi
INVOCATION_STRAY_THREAD
public static final IHostMonitor.HostMetricType INVOCATION_STRAY_THREAD
NESSUNA
public static final IHostMonitor.HostMetricType NONE
Metodi pubblici
valore di
public static IHostMonitor.HostMetricType valueOf (String name)
Parametri | |
---|---|
name | String |
ritorna | |
---|---|
IHostMonitor.HostMetricType |
Content and code samples on this page are subject to the licenses described in the Content License. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2019-10-02 UTC.