public static class ResolveInfo.DisplayNameComparator extends Object implements Comparator<ResolveInfo>
| Constructor and Description |
|---|
ResolveInfo.DisplayNameComparator(PackageManager pm) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(ResolveInfo a,
ResolveInfo b) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic ResolveInfo.DisplayNameComparator(PackageManager pm)
public final int compare(ResolveInfo a, ResolveInfo b)
compare in interface Comparator<ResolveInfo>Copyright © 2008-2013. All Rights Reserved.