Trait

superquants.longprecision

LongMassTypesTrait

Related Doc: package longprecision

Permalink

trait LongMassTypesTrait extends AnyRef

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

Type Members

  1. type Carats = Long with Tag[Long, MassUnit.Tag] with Tag[Long with Tag[Long, MassUnit.Tag], Carats.Tag]

    Permalink
  2. type Grams = Long with Tag[Long, MassUnit.Tag] with Tag[Long with Tag[Long, MassUnit.Tag], Grams.Tag]

    Permalink
  3. type Kilograms = Long with Tag[Long, MassUnit.Tag] with Tag[Long with Tag[Long, MassUnit.Tag], Kilograms.Tag]

    Permalink
  4. type Kilopounds = Long with Tag[Long, MassUnit.Tag] with Tag[Long with Tag[Long, MassUnit.Tag], Kilopounds.Tag]

    Permalink
  5. type MassUnit[T] = Long with Tag[Long, MassUnit.Tag] with Tag[Long with Tag[Long, MassUnit.Tag], T]

    Permalink
  6. type Megapounds = Long with Tag[Long, MassUnit.Tag] with Tag[Long with Tag[Long, MassUnit.Tag], Megapounds.Tag]

    Permalink
  7. type Micrograms = Long with Tag[Long, MassUnit.Tag] with Tag[Long with Tag[Long, MassUnit.Tag], Micrograms.Tag]

    Permalink
  8. type Milligrams = Long with Tag[Long, MassUnit.Tag] with Tag[Long with Tag[Long, MassUnit.Tag], Milligrams.Tag]

    Permalink
  9. type Ounces = Long with Tag[Long, MassUnit.Tag] with Tag[Long with Tag[Long, MassUnit.Tag], Ounces.Tag]

    Permalink
  10. type Pennyweights = Long with Tag[Long, MassUnit.Tag] with Tag[Long with Tag[Long, MassUnit.Tag], Pennyweights.Tag]

    Permalink
  11. type Pounds = Long with Tag[Long, MassUnit.Tag] with Tag[Long with Tag[Long, MassUnit.Tag], Pounds.Tag]

    Permalink
  12. type SolarMasses = Long with Tag[Long, MassUnit.Tag] with Tag[Long with Tag[Long, MassUnit.Tag], SolarMasses.Tag]

    Permalink
  13. type Stone = Long with Tag[Long, MassUnit.Tag] with Tag[Long with Tag[Long, MassUnit.Tag], Stone.Tag]

    Permalink
  14. type Tolas = Long with Tag[Long, MassUnit.Tag] with Tag[Long with Tag[Long, MassUnit.Tag], Tolas.Tag]

    Permalink
  15. type Tonnes = Long with Tag[Long, MassUnit.Tag] with Tag[Long with Tag[Long, MassUnit.Tag], Tonnes.Tag]

    Permalink
  16. type TroyGrains = Long with Tag[Long, MassUnit.Tag] with Tag[Long with Tag[Long, MassUnit.Tag], TroyGrains.Tag]

    Permalink
  17. type TroyOunces = Long with Tag[Long, MassUnit.Tag] with Tag[Long with Tag[Long, MassUnit.Tag], TroyOunces.Tag]

    Permalink
  18. type TroyPounds = Long with Tag[Long, MassUnit.Tag] with Tag[Long with Tag[Long, MassUnit.Tag], TroyPounds.Tag]

    Permalink

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. object Carats extends OverTagged[Long, MassUnit.type]

    Permalink
  5. object Grams extends OverTagged[Long, MassUnit.type]

    Permalink
  6. object Kilograms extends OverTagged[Long, MassUnit.type]

    Permalink
  7. object Kilopounds extends OverTagged[Long, MassUnit.type]

    Permalink
  8. object MassUnit extends TaggedType[Long]

    Permalink
  9. object Megapounds extends OverTagged[Long, MassUnit.type]

    Permalink
  10. object Micrograms extends OverTagged[Long, MassUnit.type]

    Permalink
  11. object Milligrams extends OverTagged[Long, MassUnit.type]

    Permalink
  12. object Ounces extends OverTagged[Long, MassUnit.type]

    Permalink
  13. object Pennyweights extends OverTagged[Long, MassUnit.type]

    Permalink
  14. object Pounds extends OverTagged[Long, MassUnit.type]

    Permalink
  15. object SolarMasses extends OverTagged[Long, MassUnit.type]

    Permalink
  16. object Stone extends OverTagged[Long, MassUnit.type]

    Permalink
  17. object Tolas extends OverTagged[Long, MassUnit.type]

    Permalink
  18. object Tonnes extends OverTagged[Long, MassUnit.type]

    Permalink
  19. object TroyGrains extends OverTagged[Long, MassUnit.type]

    Permalink
  20. object TroyOunces extends OverTagged[Long, MassUnit.type]

    Permalink
  21. object TroyPounds extends OverTagged[Long, MassUnit.type]

    Permalink
  22. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  23. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  24. final def eq(arg0: AnyRef): Boolean

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

    Permalink
    Definition Classes
    AnyRef → Any
  26. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  27. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  28. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  29. final def isInstanceOf[T0]: Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  32. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  33. final def synchronized[T0](arg0: ⇒ T0): T0

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

    Permalink
    Definition Classes
    AnyRef → Any
  35. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  36. final def wait(arg0: Long, arg1: Int): Unit

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

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

Inherited from AnyRef

Inherited from Any

Ungrouped