getCachedPackages abstract method
Returns the Package
s that have been downloaded to the system cache.
Implementation
List<Package> getCachedPackages(SystemCache cache);
Returns the Package
s that have been downloaded to the system cache.
List<Package> getCachedPackages(SystemCache cache);