Searched refs:getCountryToCodes (Results 1 – 2 of 2) sorted by relevance
190 public Relation<String, String> getCountryToCodes() { in getCountryToCodes() method in IsoCurrencyParser
1405 .addAllInverted(isoCodes.getCountryToCodes()); in TestCurrency()