koenhendriks / CarParkSimulation

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

Reservation #45

Closed koenhendriks closed 8 years ago

koenhendriks commented 8 years ago

This merge adds the Reservations to the car park, so it fixes #10 (and duplicate #29)

The reservations are stored in hashmaps with the company that reserved the parkingspot.