Interface AmountOfSubstance

  • All Superinterfaces:
    Quantity

    public interface AmountOfSubstance
    extends 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

      Fields 
      Modifier and Type Field Description
      static Unit<AmountOfSubstance> UNIT
      Holds the SI unit (Système International d'Unités) for this quantity.
    • Field Detail

      • UNIT

        static final Unit<AmountOfSubstance> UNIT
        Holds the SI unit (Système International d'Unités) for this quantity.