Mit Sammlungen den Überblick behalten Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.

IHostMonitor.HostMetricType

public static final enum 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

KEINER

public static final IHostMonitor.HostMetricType NONE

Öffentliche Methoden

Wert von

public static IHostMonitor.HostMetricType valueOf (String name)

Parameter
name String

Kehrt zurück
IHostMonitor.HostMetricType

Werte

public static final HostMetricType[] values ()

Kehrt zurück
HostMetricType[]