i know i'm not perfect, but...
that's better :D
1 2 3 4
public boolean equals(Object o) { Bus tmpObj = (Bus) o; ...
if it's ony about comparing...
public Parks(int capacity) { //use capacity not numCars that should be inited to 0. ...
Hi,
maybe this is the p...
i know i'm not perfect, but...