org.perfectjpattern.core.structural.decorator
Class Example

java.lang.Object
  extended by org.perfectjpattern.core.structural.decorator.Example

public final class Example
extends Object

Startup Main for the Decorator Pattern Example code

Version:
$Revision: 1.0 $Date: Apr 5, 2008 10:11:17 PM $
Author:
Giovanni Azua
 

Constructor Summary
Example()
           
 
Method Summary
static void main(String[] anArguments)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Example

public Example()
Method Detail

main

public static void main(String[] anArguments)


Copyright © 2007-2009. All Rights Reserved.