| javax.measure.quantity.Duration
Duration | public interface Duration extends Quantity(Code) | | This interface represents a period of existence or persistence. The system
unit for this quantity is "s" (second).
author: Jean-Marie Dautelle version: 1.0, January 14, 2006 |
Field Summary | |
final public static Unit<Duration> | UNIT Holds the SI unit (Système International d'Unités) for this quantity. |
UNIT | final public static Unit<Duration> UNIT(Code) | | Holds the SI unit (Système International d'Unités) for this quantity.
|
|
|