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


概要

Enum 値

IHostMonitor.HostMetricType  INVOCATION_STRAY_THREAD

 

IHostMonitor.HostMetricType  NONE

 

パブリック メソッド

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

列挙値

INVOCATION_STRAY_THREAD

public static final IHostMonitor.HostMetricType INVOCATION_STRAY_THREAD

なし

public static final IHostMonitor.HostMetricType NONE

パブリック メソッド

valueOf

public static IHostMonitor.HostMetricType valueOf (String name)

パラメータ
name String

戻り値
IHostMonitor.HostMetricType

values

public static final HostMetricType[] values ()

戻り値
HostMetricType[]