Interface Maintainable
- All Known Implementing Classes:
ServiceCar
public interface Maintainable
Maintenance capability contract used to demonstrate default-method conflicts
and their resolution when combined with other interfaces.
-
Method Summary
-
Method Details
-
start
Default pre-flight/pre-drive check sequence.- Returns:
- a short description of the maintenance step.
-