koenhendriks / CarParkSimulation

Java assignment for a car park simulation
GNU General Public License v3.0
1 stars 3 forks source link

Counter Class #43

Closed koenhendriks closed 8 years ago

koenhendriks commented 8 years ago

Maybe we should create a new class Counter that extends the Car Park Model. In here we should count all the cars and statistics so our car park model stays clean with car park business logic.