| Constructor and Description |
|---|
Car() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
String |
vehicleType() |
String |
wheelsType() |
public String vehicleType()
vehicleType in interface Vehiclepublic String wheelsType()
wheelsType in interface HasWheelsCopyright © 2023. All rights reserved.