Bag is a non-sparse collection that
restricts the elements to having an item that is the same as the index.
Any object can be placed in a Bag, and the same
object can be placed in a Bag several times.
| Object | |||||||||||||||||||||||||||||
| Methods inherited from the Object class | |||||||||||||||||||||||||||||
| Class (Metaclass) | |||||||||||||||||||||||||||||
| Methods inherited from the Class class | |||||||||||||||||||||||||||||
| + SetCollection (Mixin Class) | |||||||||||||||||||||||||||||
|
Methods inherited from the SetCollection class
(no class or instance methods)
| |||||||||||||||||||||||||||||
| + Collection (Mixin Class) | |||||||||||||||||||||||||||||
| Methods inherited from the Collection class | |||||||||||||||||||||||||||||
| + MapCollection (Mixin Class) | |||||||||||||||||||||||||||||
| Methods inherited from the MapCollection class | |||||||||||||||||||||||||||||
| Bag | |||||||||||||||||||||||||||||
|