Skip to content
Added TrainDepartureRegister class with the minimum required methods; addTrainDeparture, removeDeparturesBeforeTime, getTrainDepartureByTrainNumber, getTrainDeparturesByDestination, getAllDeparturesSortedByTime.