|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.android.ddmlib.AllocationInfo.AllocationSorter
public static final class AllocationInfo.AllocationSorter
Constructor Summary | |
---|---|
AllocationInfo.AllocationSorter()
|
Method Summary | |
---|---|
int |
compare(AllocationInfo o1,
AllocationInfo o2)
|
AllocationInfo.SortMode |
getSortMode()
|
boolean |
isDescending()
|
void |
setSortMode(AllocationInfo.SortMode mode)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Constructor Detail |
---|
public AllocationInfo.AllocationSorter()
Method Detail |
---|
public void setSortMode(AllocationInfo.SortMode mode)
public AllocationInfo.SortMode getSortMode()
public boolean isDescending()
public int compare(AllocationInfo o1, AllocationInfo o2)
compare
in interface java.util.Comparator<AllocationInfo>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |