fix: make comments clear and detailed
This commit is contained in:
@@ -25,6 +25,7 @@ public abstract class Car extends Vehicle implements Serviceable {
|
||||
// TODO: Override getEnergyType() → return "Unknown"
|
||||
|
||||
// TODO: Override showDetails()
|
||||
// Print brand, model, year, mileage, and number of seats
|
||||
|
||||
/*
|
||||
* Implement Serviceable methods:
|
||||
|
||||
Reference in New Issue
Block a user