Package javax.measure.quantity
Interface AmountOfSubstance
- All Superinterfaces:
Quantity
This interface represents the number of elementary entities (molecules, for
example) of a substance. The system unit for this quantity is "mol" (mole).
-
Field Summary
Modifier and TypeFieldDescriptionstatic final Unit<AmountOfSubstance>
Holds the SI unit (Système International d'Unités) for this quantity.
-
Field Details
-
UNIT
Holds the SI unit (Système International d'Unités) for this quantity.
-