Searched refs:ISO_COUNTRY_CODE_INDEX (Results 1 – 1 of 1) sorted by relevance
39 private static final int ISO_COUNTRY_CODE_INDEX = 8; field in CitiesFile102 String isoCountryCode = fields[ISO_COUNTRY_CODE_INDEX]; in createCity()