AllocationInfo.SortMode

public static final enum AllocationInfo.SortMode
extends Enum<AllocationInfo.SortMode>

java.lang.Object
   ↳ java.lang.Enum<com.android.tradefed.device.server.AllocationInfo.SortMode>
     ↳ com.android.tradefed.device.server.AllocationInfo.SortMode


สรุป

ค่า enum

AllocationInfo.SortMode  ALLOCATION_SITE

 

AllocationInfo.SortMode  CLASS

 

AllocationInfo.SortMode  IN_CLASS

 

AllocationInfo.SortMode  IN_METHOD

 

AllocationInfo.SortMode  NUMBER

 

AllocationInfo.SortMode  SIZE

 

AllocationInfo.SortMode  THREAD

 

เมธอดสาธารณะ

static AllocationInfo.SortMode valueOf(String name)
static final SortMode[] values()

ค่า enum

ALLOCATION_SITE

public static final AllocationInfo.SortMode ALLOCATION_SITE

CLASS

public static final AllocationInfo.SortMode CLASS

ในชั้นเรียน

public static final AllocationInfo.SortMode IN_CLASS

IN_METHOD

public static final AllocationInfo.SortMode IN_METHOD

หมายเลข

public static final AllocationInfo.SortMode NUMBER

ขนาด

public static final AllocationInfo.SortMode SIZE

เธรด

public static final AllocationInfo.SortMode THREAD

เมธอดสาธารณะ

valueOf

public static AllocationInfo.SortMode valueOf (String name)

พารามิเตอร์
name String

คิกรีเทิร์น
AllocationInfo.SortMode

values

public static final SortMode[] values ()

คิกรีเทิร์น
SortMode[]