Package org.perfectjpattern.core.api.structural.adapter

Adapter Pattern API.

See:
          Description

Interface Summary
IAdapter<T,A> Adapter Design Pattern: Convert the interface of a class into another interface clients expect.
IAdaptingStrategy Abstract definition of the adapting strategy to use e.g.
 

Package org.perfectjpattern.core.api.structural.adapter Description

Adapter Pattern API.

 


Copyright © 2007-2009. All Rights Reserved.