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


खास जानकारी

ईनम वैल्यू

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

ईनम वैल्यू

ALLOCATION_SITE

public static final AllocationInfo.SortMode ALLOCATION_SITE

CLASS

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

आकार

public static final AllocationInfo.SortMode SIZE

थ्रेड

public static final AllocationInfo.SortMode THREAD

सार्वजनिक तरीके

valueOf

public static AllocationInfo.SortMode valueOf (String name)

पैरामीटर
name String

रिटर्न
AllocationInfo.SortMode

वैल्यू

public static final SortMode[] values ()

रिटर्न
SortMode[]