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


Resumen

Enum. de valores

AllocationInfo.SortMode  ALLOCATION_SITE

 

AllocationInfo.SortMode  CLASS

 

AllocationInfo.SortMode  IN_CLASS

 

AllocationInfo.SortMode  IN_METHOD

 

AllocationInfo.SortMode  NUMBER

 

AllocationInfo.SortMode  SIZE

 

AllocationInfo.SortMode  THREAD

 

Métodos públicos

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

Enum. de valores

ALLOCATION_SITE

public static final AllocationInfo.SortMode ALLOCATION_SITE

CLASE

public static final AllocationInfo.SortMode CLASS

IN_CLASS

public static final AllocationInfo.SortMode IN_CLASS

IN_METHOD

public static final AllocationInfo.SortMode IN_METHOD

NÚMERO

public static final AllocationInfo.SortMode NUMBER

TAMAÑO

public static final AllocationInfo.SortMode SIZE

HILO

public static final AllocationInfo.SortMode THREAD

Métodos públicos

valueOf

public static AllocationInfo.SortMode valueOf (String name)

Parámetros
name String

Muestra
AllocationInfo.SortMode

valores

public static final SortMode[] values ()

Muestra
SortMode[]