| Modifier and Type | Field and Description |
|---|---|
private CensusData |
PopulationQuery.data
Array of census data parsed from the input file.
|
| Modifier and Type | Method and Description |
|---|---|
private static CensusData |
PopulationQuery.parse(java.lang.String filename)
Parse the input file into a large array held in a CensusData object.
|