Uses of Package
goldman.collection.tagged.bucket

Packages that use goldman.collection.tagged.bucket
goldman.collection.tagged.bucket A tagged bucket collection holds tagged elements in which each tag is associated with a bucket holding all elements with that tag. 
 

Classes in goldman.collection.tagged.bucket used by goldman.collection.tagged.bucket
BucketFactory
          A bucket factory is used by a tagged bucket collection to create a new bucket for each newly added tag.
TaggedBucketCollection
          In a tagged bucket collection, the elements are bucketed into sets based on their tags.