JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
C
D
F
G
H
L
M
N
P
T
C
code
- Variable in class
CollegeDemographics
The college code (NS/EG,etc).
COLLEGE
- Static variable in class
Data
Sets the index of the COLLEGE CODE when reading from the file format (for ease of reading in the code).
CollegeDemographics
- Class in
<Unnamed>
Keeps track of the MajorDemographics inside of a *single* college.
CollegeDemographics(String, String)
- Constructor for class
CollegeDemographics
Stores the college code into
CollegeDemographics.code
and the college name into
CollegeDemographics.name
collegeDemographics
- Variable in class
Data
Created a default array of only two colleges for this assignment.
CSVReader
- Class in
<Unnamed>
This is a simple CSV reader, that does not take into account quoted commas (a proper one does).
CSVReader(String, boolean)
- Constructor for class
CSVReader
A constructor that requires the name of the file to open.
A
C
D
F
G
H
L
M
N
P
T
Skip navigation links
Package
Class
Tree
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes