Both getPackages and getStartNodes return a Collection object. So you can use size() to get the number of packages and the number of objects in each package.
Both getPackages and getStartNodes return a Collection object. So you can use size() to get the number of packages and the number of objects in each package.