Chapter 6: Using the jtools Collection Classes
6.1 Introduction
6.2 Shared Methods
6.2.1 The Collection Interface
6.2.2 The Sequence Interface
6.3 Auxiliary Interfaces
6.3.1 The BidirectionalEnumeration Interface
6.3.2 The BinaryFunction and UnaryFunction Interfaces
6.3.3 The Comparator Interface
6.4 Basic Collection Classes
6.4.1 BTree
6.4.2 BinaryTree
6.4.3 Bag
6.4.4 Set
6.4.5 IdentitySet
6.5 Sequenceable Classes
6.5.1 Dlist
6.5.2 Slist
6.5.3 Queue
6.6 Dictionary Classes
6.6.1 BTreeDictionary
6.6.2 HashDictionary
6.6.3 IdentityDictionary
6.7 Choosing a Collection Class
6.7.1 The Decision Tree
6.8 Creating Your Own Collection Class
©Copyright 2000, Rogue Wave Software, Inc.
Contact
Rogue Wave about documentation or support issues.