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 |
Zusammenfassung
Enum-Werte | |
---|---|
IHostMonitor.HostMetricType | INVOCATION_STRAY_THREAD |
IHostMonitor.HostMetricType | NONE
|
Öffentliche Methoden | |
---|---|
static IHostMonitor.HostMetricType | valueOf (String name) |
static final HostMetricType[] | values () |
Enum-Werte
INVOCATION_STRAY_THREAD
public static final IHostMonitor.HostMetricType INVOCATION_STRAY_THREAD
Öffentliche Methoden
Wert von
public static IHostMonitor.HostMetricType valueOf (String name)
Parameter | |
---|---|
name | String |
Kehrt zurück | |
---|---|
IHostMonitor.HostMetricType |
Alle Inhalte und Codebeispiele auf dieser Seite unterliegen den Lizenzen wie im Abschnitt Inhaltslizenz beschrieben. Java und OpenJDK sind Marken oder eingetragene Marken von Oracle und/oder seinen Tochtergesellschaften.
Zuletzt aktualisiert: 2023-04-28 (UTC).
[]
[]