java.lang.ObjectPersonalCar
public class PersonalCar
Write a description of class PersonalCar here.
Constructor Summary | |
---|---|
PersonalCar()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface Car |
---|
load, refuel, run, unload |
Constructor Detail |
---|
public PersonalCar()