Interface Car
- All Known Implementing Classes:
CarImpl
public interface Car
An interface providing methods to access car data
-
Method Summary
Modifier and TypeMethodDescriptionReturns the chassis of a carReturns the engine name of a cargetName()Returns the name of a car