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


Riepilogo

Valori enum

IHostMonitor.HostMetricType  INVOCATION_STRAY_THREAD

 

IHostMonitor.HostMetricType  NONE

 

Metodi pubblici

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

Valori enum

INVOCAZIONE_STRAY_THREAD

public static final IHostMonitor.HostMetricType INVOCATION_STRAY_THREAD

NESSUNO

public static final IHostMonitor.HostMetricType NONE

Metodi pubblici

valueOf

public static IHostMonitor.HostMetricType valueOf (String name)

Parametri
name String

Ritorni
IHostMonitor.HostMetricType

valori

public static final HostMetricType[] values ()

Ritorni
HostMetricType[]