-
- All Implemented Interfaces:
-
kotlin.Comparable
public final class NamePackage implements Comparable<NamePackage>
Pair of application name and metadata
-
-
Constructor Summary
Constructors Constructor Description NamePackage(String name, ApplicationInfo info, PackageManager pm, Drawable icon)creates a NamePackage
-
Method Summary
-
-
Constructor Detail
-
NamePackage
NamePackage(String name, ApplicationInfo info, PackageManager pm, Drawable icon)
creates a NamePackage
-
-
-
-