Object

faker

SupportedLocales

Related Doc: package faker

Permalink

object SupportedLocales

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. SupportedLocales
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. val ar: Locale

    Permalink
  5. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  6. val bg: Locale

    Permalink
  7. val by: Locale

    Permalink
  8. val ca: Locale

    Permalink
  9. val ca_CAT: Locale

    Permalink
  10. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate() @throws( ... )
  11. val cs_CZ: Locale

    Permalink
  12. val da_DK: Locale

    Permalink
  13. val de: Locale

    Permalink
  14. val de_AT: Locale

    Permalink
  15. val de_CH: Locale

    Permalink
  16. val default: Locale

    Permalink
  17. val ee: Locale

    Permalink
  18. val en: Locale

    Permalink
  19. val en_AU: Locale

    Permalink
  20. val en_CA: Locale

    Permalink
  21. val en_GB: Locale

    Permalink
  22. val en_IND: Locale

    Permalink
  23. val en_MS: Locale

    Permalink
  24. val en_NEP: Locale

    Permalink
  25. val en_NG: Locale

    Permalink
  26. val en_NZ: Locale

    Permalink
  27. val en_PAK: Locale

    Permalink
  28. val en_SG: Locale

    Permalink
  29. val en_UG: Locale

    Permalink
  30. val en_US: Locale

    Permalink
  31. val en_ZA: Locale

    Permalink
  32. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  33. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  34. val es: Locale

    Permalink
  35. val es_MX: Locale

    Permalink
  36. val fa: Locale

    Permalink
  37. val fi_FI: Locale

    Permalink
  38. val fr: Locale

    Permalink
  39. val fr_CA: Locale

    Permalink
  40. val fr_CH: Locale

    Permalink
  41. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
    Annotations
    @HotSpotIntrinsicCandidate()
  42. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
    Annotations
    @HotSpotIntrinsicCandidate()
  43. val he: Locale

    Permalink
  44. val hu: Locale

    Permalink
  45. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  46. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  47. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate()
  48. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate()
  49. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  50. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  51. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  52. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  53. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Deprecated Value Members

  1. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @Deprecated @deprecated @throws( classOf[java.lang.Throwable] )
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from AnyRef

Inherited from Any

Ungrouped