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()

Enum 값

INVOCATION_STRAY_대화목록

public static final IHostMonitor.HostMetricType INVOCATION_STRAY_THREAD

NONE

public static final IHostMonitor.HostMetricType NONE

공개 메서드

public static IHostMonitor.HostMetricType valueOf (String name)

매개변수
name String

반환 값
IHostMonitor.HostMetricType

values

public static final HostMetricType[] values ()

반환 값
HostMetricType[]