حالت مرتب‌سازی اطلاعات تخصیص

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

شیء جاوا
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[]