This loads the package.
All objects of a class are by default listed. Let us first create two simple classes.
This generates some objects.
The objects are held in a list.
The list is class specific.
With an additional parameter, the list also contains objects that have the given type as superclass.
Here, all objects of any class are listed.
|