public class PackageState extends Object
| Constructor and Description |
|---|
PackageState(List<PackageVersion> installedRpms)
Class constructor.
|
| Modifier and Type | Method and Description |
|---|---|
List<PackageVersion> |
getInstalledRpms() |
public PackageState(List<PackageVersion> installedRpms)
installedRpms - the installed RPMs; the inner array contains the RPM base name and the version string (including release)public List<PackageVersion> getInstalledRpms()
Copyright © 2014-2017 Cinovo AG. All Rights Reserved.