StorageInt

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

Attributes

amount

integer amount of some storage unit

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: Int