Package tasks.task9.code
Class PatientHelper
java.lang.Object
tasks.task9.code.PatientHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAllOldPatients(List<Patient> patients) sortPatientsAccordingToDecreasingAge(List<Patient> patients)
-
Constructor Details
-
PatientHelper
public PatientHelper()
-
-
Method Details
-
getAllOldPatients
-
sortPatientsAccordingToDecreasingAge
-