Skip navigation links
A C D F G H L M N P T 

M

main(String[]) - Static method in class CollegeDemographics
The main in this class is used for testing.
Main - Class in <Unnamed>
Main driver for the program.
Main() - Constructor for class Main
 
main(String[]) - Static method in class Main
Main driver for the program.
main(String[]) - Static method in class MajorDemographics
Testing is important, and arguably, as MajorDemographics can be a self contained class it is very important to test for correctness.
majorCount - Variable in class CollegeDemographics
The total number of majorDemographics *currently* stored in the array.
majorDemographics - Variable in class CollegeDemographics
An array that contains the majorDemographics.
MajorDemographics - Class in <Unnamed>
Keeps track of the total count the gender demographic category for a major.
MajorDemographics(String) - Constructor for class MajorDemographics
Creates a new MajorDemographics object, setting the name to name.
maleCount - Variable in class MajorDemographics
Counter for the number of male identifying students in a major.
A C D F G H L M N P T 
Skip navigation links