Package org.abora.gold.collection.sets

Class Summary
ActualHashSet  
EmptyImmuSet  
HashSet The HashSet class is an implementation of a MuTable set that can contain arbitrary
Heapers.
ImmuSet ImmuSets are ScruSets which are guaranteed never to change.
ImmuSetOnMu  
MuSet MuSets are a changable collection of elements.
ScruSet X++ has three basic kinds of collection classes.
SetAccumulator A SetAccumulator accumulates a bunch of objects and then makes an ImmuSet containing all
the accumulated objects.
TinyImmuSet This is an efficient implementation of ImmuSets for zero and one element sets.
UnionRecruiter Like a SetAccumulator, a UnionRecruiter makes an ImmuSet out of the things that it
Accumulates.
 



Translation - Copyright © 2003 David G Jones. All Rights Reserved.
Original Udanax-Gold - Copyright © 1979-1999 Udanax.com. All rights reserved.