Class GradeBook

java.lang.Object
edu.pdx.cs410J.grader.gradebook.GradeBook

public class GradeBook extends Object
This class represents a grade book that contains information about a CS410J class: the assignments, the students and their grades.
Since:
Fall 2000
Author:
David Whitlock