Index - All Packages - All Categories - All Classes

Class UnionRecruiter

Like a SetAccumulator, a UnionRecruiter makes an ImmuSet out of the things that it Accumulates. However, the things that a UnionRecruiter accumulates must themselves be ScruSets, and the resulting ImmuSet consists of the union of the elements of each of the accumulated sets as of the time they were accumulated.

Package: Udanax-Gold
All Superclasses: Object Heaper Accumulator
Protocols: Object
Categories: Xanadu-Collection-Sets

Class Methods

make

Make a new UnionRecruiter which hasn't yet accumulated anything

Instance Methods

copy



Overrides: Accumulator

create



Overrides: Heaper

createRcvr: receiver


sendSelfTo: xmtr


step: someObj



Overrides: Accumulator

value



Overrides: Accumulator


Index - All Packages - All Categories - All Classes