Interface Duration

  • All Superinterfaces:
    Quantity

    public interface Duration
    extends Quantity
    This interface represents a period of existence or persistence. The system unit for this quantity is "s" (second).
    • Field Summary

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

      • UNIT

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