| Modifier and Type | Method and Description |
|---|---|
PackageInfo |
PackageManager.getPackageInfo(String packageName)
Imports sopremo-<packageName>.jar or returns a cached package
structure.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<PackageInfo> |
PackageManager.getImportedPackages()
Returns the names of the imported packages.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PackageManager.importPackage(PackageInfo packageInfo) |
Copyright © 2011–2014. All rights reserved.