StorageLong

com.malliina.storage.package$.StorageLong
final implicit class StorageLong(val amount: Long) 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: Long