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

Abstract Data Types and the Class Hierarchy

Chapter gif introduces the notion of an abstract data type. All of the data structures discussed in this book are presented as instances of various abstract data types. Chapter gif also introduces the class hierarchy as well as the various related concepts such as enumerations and visitors.


next up previous contents index

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