Interface LocalePreference

All Superinterfaces:
Iterable<Locale>

public interface LocalePreference extends Iterable<Locale>
Represents a user's preferred language, ordered from most to least preferred
Author:
cdivilly
  • Method Details

    • firstPreference

      Locale firstPreference()
      The most preferred locale
      Returns:
      Locale instance