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


Tóm tắt

Giá trị 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

 

Phương thức công khai

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

Giá trị enum

ALLOCATION_SITE

public static final AllocationInfo.SortMode ALLOCATION_SITE

LỚP

public static final AllocationInfo.SortMode CLASS

IN_CLASS

public static final AllocationInfo.SortMode IN_CLASS

IN_METHOD

public static final AllocationInfo.SortMode IN_METHOD

NUMBER

public static final AllocationInfo.SortMode NUMBER

KÍCH THƯỚC

public static final AllocationInfo.SortMode SIZE

THREAD

public static final AllocationInfo.SortMode THREAD

Phương thức công khai

valueOf

public static AllocationInfo.SortMode valueOf (String name)

Tham số
name String

Giá trị trả về
AllocationInfo.SortMode

giá trị

public static final SortMode[] values ()

Giá trị trả về
SortMode[]