Package org.perfectjpattern.core.structural.adapter

Class Summary
Adapter<T,A> Concrete implementation of IAdapter
ExactMatchAdaptingStrategy Concrete implementation of IAdaptingStrategy.
Example Startup Main for the Adapter Pattern Example code
List2QueueAdapter<E> Adapter that provides a Queue based on a List implementation.
NameMatchAdaptingStrategy Concrete implementation of IAdaptingStrategy.
 

 


Copyright © 2007-2009. All Rights Reserved.