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_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[]