Package logic.scheduler
Class GroupScheduler
- java.lang.Object
-
- logic.scheduler.GroupScheduler
-
public final class GroupScheduler extends Object
- Author:
- Tomáš Hamsa on 01.10.2017.
-
-
Constructor Summary
Constructors Constructor Description GroupScheduler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<Student>findBestSchedule(Collection<? extends String> students, String semester)
-