public static Set getReferenceLocales()

in locales-utils/src/main/java/com/spotify/i18n/locales/utils/available/AvailableLocalesUtils.java [71:73]


  public static Set<ULocale> getReferenceLocales() {
    return REFERENCE_LOCALES;
  }