org.perfectjpattern.core.behavioral.visitor
Class Engine
java.lang.Object
org.perfectjpattern.core.behavioral.visitor.Engine
- All Implemented Interfaces:
- ICarPart
public class Engine
- extends Object
- implements ICarPart
Car Engine. 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:54:03 PM $
- Author:
- Giovanni Azua
-
-
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Engine
public Engine()
Copyright © 2007-2009. All Rights Reserved.