Packages

package unit

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

Type Members

  1. implicit final class BigIntConversion extends AnyVal
  2. implicit final class DoubleConversion extends AnyVal
  3. final class Information extends AnyVal
  4. case class InformationDetail(abbreviation: String, full: String) extends Product with Serializable
  5. implicit final class LongConversion extends AnyVal
  6. sealed trait ShowUnit extends AnyRef

Value Members

  1. implicit def bigDecimal2Information(bytes: BigDecimal): Information
  2. implicit def bigInt2Information(bytes: BigInt): Information
  3. implicit def double2Information(bytes: Double): Information
  4. implicit def long2Information(bytes: Long): Information
  5. object Information
  6. object ShowUnit

Inherited from AnyRef

Inherited from Any

Ungrouped