public abstract class Car extends Object
Car(Engine engine)
Engine
getEngine()
void
startEngine()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Car(Engine engine)
public void startEngine()
public Engine getEngine()
Copyright © 2010-2014 ArcBees Inc.. All Rights Reserved.