StorageDouble

com.malliina.storage.package$.StorageDouble
final implicit class StorageDouble(val amount: Double) extends StorageConversions

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

protected def asBytes(multiplier: Long): Long

Inherited methods

protected def asStorageSize(multiplier: Long): StorageSize

Attributes

Inherited from:
StorageConversions

Attributes

Inherited from:
StorageConversions

Attributes

Inherited from:
StorageConversions

Attributes

Inherited from:
StorageConversions

Attributes

Inherited from:
StorageConversions

Attributes

Inherited from:
StorageConversions

Concrete fields

val amount: Double