Searched refs:allLocaleIds (Results 1 – 1 of 1) sorted by relevance
143 private final ImmutableSet<String> allLocaleIds; field in IcuConverterConfig167 this.allLocaleIds = ImmutableSet.copyOf(builder.localeIdsMap.values()); in IcuConverterConfig()218 return allLocaleIds; in getAllLocaleIds()