We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
An adapter helps two incompatible interfaces to work together ###Structure:
Object Adapter
use delegation
Class Adapter
use interface
http://en.wikipedia.org/wiki/Adapter_pattern http://www.journaldev.com/1487/adapter-design-pattern-in-java-example-tutorial
There was an error while loading. Please reload this page.