Package | Description |
---|---|
carsproject.vehicles |
Class and Description |
---|
AbstrModelVehicle
This class is a possible abstract implementation of the interface IThreadVehicle.
|
AbstrThreadVehicle
Abstract class for vehicle's threads.
|
Garage
This class contains methods used to instantiate new vehicles
and to get info on those already instantiated.
|
IModelVehicle
Interface class for vehicles.
|
IThreadVehicle
Interface class for threads updater of models of vehicles.
|