core.domain.flow.Amount
See theAmount companion object
Represents an amount with a name, value, and unit.
Value parameters
- name
-
The name of the amount (e.g., species or element).
- unit
-
The unit of the amount.
- value
-
The numerical value of the amount.
Attributes
- Companion
- object
- Source
- SystemProps.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article