Package org.perfectjpattern.core.api.structural.decorator

Decorator Pattern API.

See:
          Description

Interface Summary
IDecorator<C,D extends C> Decorator Design Pattern: Attach additional responsibilities to an object dynamically.
 

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

Decorator Pattern API.

 


Copyright © 2007-2009. All Rights Reserved.