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


요약

열거형 값

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

공개 메소드

가치

public static IHostMonitor.HostMetricType valueOf (String name)

매개변수
name String

보고
IHostMonitor.HostMetricType

가치

public static final HostMetricType[] values ()

보고
HostMetricType[]