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


Resumo

Valores de enumeração

IHostMonitor.HostMetricType INVOCATION_STRAY_THREAD

IHostMonitor.HostMetricType NONE

Métodos públicos

static IHostMonitor.HostMetricType valueOf (String name)
static final HostMetricType[] values ()

Valores de enumeração

INVOCATION_STRAY_THREAD

public static final IHostMonitor.HostMetricType INVOCATION_STRAY_THREAD

NENHUM

public static final IHostMonitor.HostMetricType NONE

Métodos públicos

valor de

public static IHostMonitor.HostMetricType valueOf (String name)

Parâmetros
name String

Devoluções
IHostMonitor.HostMetricType

valores

public static final HostMetricType[] values ()

Devoluções
HostMetricType[]