io.github.karols.units

IntUBuilder

implicit final class IntUBuilder extends AnyVal

Extention methods for Long.

Linear Supertypes
AnyVal, NotNull, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. IntUBuilder
  2. AnyVal
  3. NotNull
  4. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Instance Constructors

  1. new IntUBuilder(value: Long)

Value Members

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

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

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

    Definition Classes
    Any
  4. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  5. def at[A <: AffineSpace]: IntA[A]

    Creates a value in an affine space.

    Creates a value in an affine space.

    Annotations
    @inline()
  6. def atto[U <: MUnit]: DoubleU[U]

    Annotations
    @inline()
  7. def centi[U <: MUnit]: DoubleU[U]

    Annotations
    @inline()
  8. def deca[U <: MUnit]: IntU[U]

    Annotations
    @inline()
  9. def deci[U <: MUnit]: DoubleU[U]

    Annotations
    @inline()
  10. def deka[U <: MUnit]: IntU[U]

    Annotations
    @inline()
  11. def exa[U <: MUnit]: IntU[U]

    Annotations
    @inline()
  12. def femto[U <: MUnit]: DoubleU[U]

    Annotations
    @inline()
  13. def getClass(): Class[_ <: AnyVal]

    Definition Classes
    AnyVal → Any
  14. def giga[U <: MUnit]: IntU[U]

    Annotations
    @inline()
  15. def hecto[U <: MUnit]: IntU[U]

    Annotations
    @inline()
  16. def hekto[U <: MUnit]: IntU[U]

    Annotations
    @inline()
  17. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  18. def kilo[U <: MUnit]: IntU[U]

    Annotations
    @inline()
  19. def mega[U <: MUnit]: IntU[U]

    Annotations
    @inline()
  20. def micro[U <: MUnit]: DoubleU[U]

    Annotations
    @inline()
  21. def milli[U <: MUnit]: DoubleU[U]

    Annotations
    @inline()
  22. def nano[U <: MUnit]: DoubleU[U]

    Annotations
    @inline()
  23. def of[U <: MUnit]: IntU[U]

    Creates a value with a unit.

    Creates a value with a unit.

    Annotations
    @inline()
  24. def peta[U <: MUnit]: IntU[U]

    Annotations
    @inline()
  25. def pico[U <: MUnit]: DoubleU[U]

    Annotations
    @inline()
  26. def tera[U <: MUnit]: IntU[U]

    Annotations
    @inline()
  27. def toString(): String

    Definition Classes
    Any
  28. val value: Long

Inherited from AnyVal

Inherited from NotNull

Inherited from Any

Ungrouped