- toArray() - Method in class bag.Bag
-
Retrieves all entries that are in this bag.
- toArray() - Method in interface bag.BagInterface
-
Retrieves all entries that are in this bag.
- toArray() - Method in class list.AList
-
Retrieves all entries that are in this list in the order in which they
occur in the list.
- toArray() - Method in interface list.ListInterface
-
Retrieves all entries that are in this list in the order in which they
occur in the list.
- toString() - Method in class list.AList
-
maellis adding these for use in testing.