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 final Unit<Duration>
    Holds the SI unit (Système International d'Unités) for this quantity.
  • Field Details

    • UNIT

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