Class

perfolation.unit

BigIntConversion

Related Doc: package unit

Permalink

implicit final class BigIntConversion extends AnyVal

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

Instance Constructors

  1. new BigIntConversion(value: BigInt)

    Permalink

Value Members

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

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

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

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

    Permalink
    Definition Classes
    Any
  5. def b: Information

    Permalink
  6. def byte: Information

    Permalink
  7. def bytes: Information

    Permalink
  8. def eb: Information

    Permalink
  9. def exabyte: Information

    Permalink
  10. def exabytes: Information

    Permalink
  11. def gb: Information

    Permalink
  12. def getClass(): Class[_ <: AnyVal]

    Permalink
    Definition Classes
    AnyVal → Any
  13. def gigabyte: Information

    Permalink
  14. def gigabytes: Information

    Permalink
  15. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  16. def kb: Information

    Permalink
  17. def kilobyte: Information

    Permalink
  18. def kilobytes: Information

    Permalink
  19. def mb: Information

    Permalink
  20. def megabyte: Information

    Permalink
  21. def megabytes: Information

    Permalink
  22. def pb: Information

    Permalink
  23. def petabyte: Information

    Permalink
  24. def petabytes: Information

    Permalink
  25. def tb: Information

    Permalink
  26. def terabyte: Information

    Permalink
  27. def terabytes: Information

    Permalink
  28. def toString(): String

    Permalink
    Definition Classes
    Any
  29. val value: BigInt

    Permalink
  30. def yb: Information

    Permalink
  31. def yottabyte: Information

    Permalink
  32. def yottabytes: Information

    Permalink
  33. def zb: Information

    Permalink
  34. def zettabyte: Information

    Permalink
  35. def zettabytes: Information

    Permalink

Inherited from AnyVal

Inherited from Any

Ungrouped