AllocationInfo.AllocationSorter

public static final class AllocationInfo.AllocationSorter
extends Object

java.lang.Object
   ↳ com.android.tradefed.device.server.AllocationInfo.AllocationSorter


खास जानकारी

पब्लिक कंस्ट्रक्टर

AllocationSorter()

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

int compare(AllocationInfo o1, AllocationInfo o2)
AllocationInfo.SortMode getSortMode()
boolean isDescending()
void setSortMode(AllocationInfo.SortMode mode, boolean descending)
void setSortMode(AllocationInfo.SortMode mode)

पब्लिक कंस्ट्रक्टर

AllocationSorter

public AllocationSorter ()

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

तुलना करें

public int compare (AllocationInfo o1, 
                AllocationInfo o2)

पैरामीटर
o1 AllocationInfo

o2 AllocationInfo

रिटर्न
int

getSortMode

public AllocationInfo.SortMode getSortMode ()

रिटर्न
AllocationInfo.SortMode

isDescending

public boolean isDescending ()

रिटर्न
boolean

setSortMode

public void setSortMode (AllocationInfo.SortMode mode, 
                boolean descending)

पैरामीटर
mode AllocationInfo.SortMode

descending boolean

setSortMode

public void setSortMode (AllocationInfo.SortMode mode)

पैरामीटर
mode AllocationInfo.SortMode