We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3453eb commit a32fdddCopy full SHA for a32fddd
1 file changed
Vehicle.java
@@ -46,4 +46,5 @@ public String toString() {
46
public static int getNumberOfVehicles() {
47
return Vehicle.numberOfVehicles;
48
}
49
+
50
0 commit comments