org.perfectjpattern.core.behavioral.visitor
Class Body
java.lang.Object
   org.perfectjpattern.core.behavioral.visitor.Body
org.perfectjpattern.core.behavioral.visitor.Body
- All Implemented Interfaces: 
- ICarPart
- public class Body 
- extends Object- implements ICarPart
Car Body. Please note: ZERO relations to Visitor-specific pattern 
 details e.g. Visitor etc. The inclusion of the Visitor pattern in 
 existing designs is easier.
- Version:
- $Revision: 1.0 $Date: Jun 8, 2008 11:55:15 PM $
- Author:
- Giovanni Azua
-  
- 
 
| Constructor Summary | 
| Body()
 | 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Body
public Body()
Copyright © 2007-2009. All Rights Reserved.