I have a Course class that contains list of students and a passing grade for that course.
Course
public class Course { public List St