Index
All Classes and Interfaces|All Packages
G
- getGrade() - Static method in enum class com.project.GradeCalculator.Grades
-
Determines the grade based on the calculated average marks.
- GradeCalculator - Class in com.project
-
The
GradeCalculator
class calculates the grades of students based on their marks. - GradeCalculator() - Constructor for class com.project.GradeCalculator
- GradeCalculator.Grades - Enum Class in com.project
-
Enum representing the grade system based on marks ranges.
- Grades(double, double) - Constructor for enum class com.project.GradeCalculator.Grades
-
Constructor to initialize the grade range.
All Classes and Interfaces|All Packages