March 2002
Intermediate to advanced
496 pages
8h 51m
English
You can simplify and strengthen your designs with appropriate application of Java interfaces. Sometimes, though, the design of an interface has to go beyond the ordinary definition and use of an interface.
| If you intend to | Apply the pattern |
| Adapter(Chapter 3) |
| Facade(Chapter 4) |
| Composite(Chapter 5) |
| Bridge(Chapter 6) |
The intent of each design pattern is to solve a problem in a context. Interface-oriented patterns address contexts ...
Read now
Unlock full access