Adapter Design Pattern
1.0
- Here is a program illustrating the Adapter Pattern.
- Stack is an adapter of a singly-linked list constructed from the series of Node objects.
- Design Patterns
- Elements of Reusable Object-Oriented Software
- by Erich Gamma, Richard Helm, Ralph Johnson, John Vlissides.
- See also:
- Sequence Diagram for Adapter-style design of Stack
- CIS-75 Software Specification and Design
- CIS-62 Object-Oriented Programming in C++
Generated on Thu Apr 23 21:01:41 2009 for Adapter Design Pattern by
1.5.8