Cover Data Structures and Algorithms with Object-Oriented Design Patterns in Java
next up previous contents index

Sorter Class Hierarchy

This chapter describes nine different sorting algorithms. These are organized into the following five categories:

As shown in Figure gif, the sorter classes have been arranged in a class hierarchy that reflects this classification scheme.

   figure34124
Figure: Sorter class hierarchy


next up previous contents index

Bruno Copyright © 1998 by Bruno R. Preiss, P.Eng. All rights reserved.