The Bag Class Bag class class Bag class A Bag object represents TODO: describe purpose...
The Bag class and methods
Note The Bag class also has available class methods that its metaclass, the Class class, defines. TODO: complete?...
Inherited Methods &objclsmthods; Methods inherited from the Relation class. new (class method) allAt allIndex allIndexes allItems at difference empty hasIndex hasItem index interSection isEmpty items makeArray put remove removeItem subSet supplier union xor [] TODO: check operator method! []= TODO: check operator method!
of (Class Method) of method of Bag class method of method of Bag class >-of--------------------------------------------->< ]]> This method TODO: check rail diagram, give explanation for this method...
difference difference method of Bag class method difference method of Bag class >-difference--------------------------------------------->< ]]> This method TODO: check rail diagram, give explanation for this method...
interSection interSection method of Bag class method interSection method of Bag class >-interSection--------------------------------------------->< ]]> This method TODO: check rail diagram, give explanation for this method...
put put method of Bag class method put method of Bag class >-put--------------------------------------------->< ]]> This method TODO: check rail diagram, give explanation for this method...
putAll putAll method of Bag class method putAll method of Bag class >-putAll--------------------------------------------->< ]]> This method TODO: check rail diagram, give explanation for this method...
subSet subSet method of Bag class method subSet method of Bag class >-subSet--------------------------------------------->< ]]> This method TODO: check rail diagram, give explanation for this method...
union union method of Bag class method union method of Bag class >-union--------------------------------------------->< ]]> This method TODO: check rail diagram, give explanation for this method...
xor xor method of Bag class method xor method of Bag class >-xor--------------------------------------------->< ]]> This method TODO: check rail diagram, give explanation for this method...
[]= <todo>TODO: check operator method!</todo> []= method of Bag class method []= method of Bag class >-[]=--------------------------------------------->< ]]> This method TODO: check rail diagram, give explanation for this method...