Searched refs:getLiteratePopulationPercent (Results 1 – 3 of 3) sorted by relevance
58 + "\t" + (terrData.getLiteratePopulationPercent() / 100)); in run()
1363 double territoryLiteracy = territoryData2.getLiteratePopulationPercent(); in showCountryLanguageInfo()1368 double languageliteracy = languageData.getLiteratePopulationPercent(); in showCountryLanguageInfo()
166 public double getLiteratePopulationPercent() { in getLiteratePopulationPercent() method in SupplementalDataInfo.PopulationData