Searched refs:localeToValue (Results 1 – 1 of 1) sorted by relevance
163 final Map<String, String> localeToValue = data.get(ph); in main() local164 currentValues.addAll(localeToValue.values()); in main()173 System.out.print("\t" + CldrUtility.ifNull(localeToValue.get(locale), "")); in main()