Interface LocaleHelper

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.util.Locale getLocale​(java.lang.String isoCode)
      Gets the locale based on two or one part ISO code.
    • Method Detail

      • getLocale

        java.util.Locale getLocale​(java.lang.String isoCode)
        Gets the locale based on two or one part ISO code.
        Parameters:
        isoCode - the iso code
        Returns:
        the locale