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

Значения перечисления

РАСПРЕДЕЛЕНИЕ_САЙТА

public static final AllocationInfo.SortMode ALLOCATION_SITE

СОРТ

public static final AllocationInfo.SortMode CLASS

В_КЛАССЕ

public static final AllocationInfo.SortMode IN_CLASS

В_МЕТОДЕ

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

Публичные методы

значение

public static AllocationInfo.SortMode valueOf (String name)

Параметры
name String

Возврат
AllocationInfo.SortMode

ценности

public static final SortMode[] values ()

Возврат
SortMode[]