Packages

c

fs2.internal.jsdeps.std.BigIntToLocaleStringOptions

BigIntToLocaleStringOptionsMutableBuilder

implicit final class BigIntToLocaleStringOptionsMutableBuilder[Self <: BigIntToLocaleStringOptions] extends AnyVal

Annotations
@inline()
Source
BigIntToLocaleStringOptions.scala
Linear Supertypes
AnyVal, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. BigIntToLocaleStringOptionsMutableBuilder
  2. AnyVal
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new BigIntToLocaleStringOptionsMutableBuilder(x: Self)

Value Members

  1. final def !=(arg0: Any): scala.Boolean
    Definition Classes
    Any
  2. final def ##: Int
    Definition Classes
    Any
  3. final def ==(arg0: Any): scala.Boolean
    Definition Classes
    Any
  4. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def getClass(): Class[_ <: AnyVal]
    Definition Classes
    AnyVal → Any
  6. final def isInstanceOf[T0]: scala.Boolean
    Definition Classes
    Any
  7. def setCompactDisplay(value: java.lang.String): Self
    Annotations
    @inline()
  8. def setCompactDisplayUndefined: Self
    Annotations
    @inline()
  9. def setCurrency(value: java.lang.String): Self
    Annotations
    @inline()
  10. def setCurrencyDisplay(value: java.lang.String): Self
    Annotations
    @inline()
  11. def setCurrencyDisplayUndefined: Self
    Annotations
    @inline()
  12. def setCurrencyUndefined: Self
    Annotations
    @inline()
  13. def setLocaleMatcher(value: java.lang.String): Self
    Annotations
    @inline()
  14. def setLocaleMatcherUndefined: Self
    Annotations
    @inline()
  15. def setMaximumFractionDigits(value: |[|[|[|[|[|[|[|[|[|[|[|[|[|[|[|[|[|[|[|[0, 1], 2], 3], 4], 5], 6], 7], 8], 9], 10], 11], 12], 13], 14], 15], 16], 17], 18], 19], 20]): Self
    Annotations
    @inline()
  16. def setMaximumFractionDigitsUndefined: Self
    Annotations
    @inline()
  17. def setMaximumSignificantDigits(value: |[|[|[|[|[|[|[|[|[|[|[|[|[|[|[|[|[|[|[|[1, 2], 3], 4], 5], 6], 7], 8], 9], 10], 11], 12], 13], 14], 15], 16], 17], 18], 19], 20], 21]): Self
    Annotations
    @inline()
  18. def setMaximumSignificantDigitsUndefined: Self
    Annotations
    @inline()
  19. def setMinimumFractionDigits(value: |[|[|[|[|[|[|[|[|[|[|[|[|[|[|[|[|[|[|[|[0, 1], 2], 3], 4], 5], 6], 7], 8], 9], 10], 11], 12], 13], 14], 15], 16], 17], 18], 19], 20]): Self
    Annotations
    @inline()
  20. def setMinimumFractionDigitsUndefined: Self
    Annotations
    @inline()
  21. def setMinimumIntegerDigits(value: |[|[|[|[|[|[|[|[|[|[|[|[|[|[|[|[|[|[|[|[1, 2], 3], 4], 5], 6], 7], 8], 9], 10], 11], 12], 13], 14], 15], 16], 17], 18], 19], 20], 21]): Self
    Annotations
    @inline()
  22. def setMinimumIntegerDigitsUndefined: Self
    Annotations
    @inline()
  23. def setMinimumSignificantDigits(value: |[|[|[|[|[|[|[|[|[|[|[|[|[|[|[|[|[|[|[|[1, 2], 3], 4], 5], 6], 7], 8], 9], 10], 11], 12], 13], 14], 15], 16], 17], 18], 19], 20], 21]): Self
    Annotations
    @inline()
  24. def setMinimumSignificantDigitsUndefined: Self
    Annotations
    @inline()
  25. def setNotation(value: java.lang.String): Self
    Annotations
    @inline()
  26. def setNotationUndefined: Self
    Annotations
    @inline()
  27. def setNumberingSystem(value: java.lang.String): Self
    Annotations
    @inline()
  28. def setNumberingSystemUndefined: Self
    Annotations
    @inline()
  29. def setStyle(value: java.lang.String): Self
    Annotations
    @inline()
  30. def setStyleUndefined: Self
    Annotations
    @inline()
  31. def setUnit(value: java.lang.String): Self
    Annotations
    @inline()
  32. def setUnitDisplay(value: java.lang.String): Self
    Annotations
    @inline()
  33. def setUnitDisplayUndefined: Self
    Annotations
    @inline()
  34. def setUnitUndefined: Self
    Annotations
    @inline()
  35. def setUseGrouping(value: scala.Boolean): Self
    Annotations
    @inline()
  36. def setUseGroupingUndefined: Self
    Annotations
    @inline()
  37. def toString(): java.lang.String
    Definition Classes
    Any
  38. val x: Self

Inherited from AnyVal

Inherited from Any

Ungrouped