Adapter Design Pattern in Java - Design Patterns & Refactoring
Adapter design pattern Java source code example. ... Back to Adapter description Another Adapter source code example Identify the desired interface. Design a "wrapper" class that can "impedance match" the old to the new.
sourcemaking.com |