Maven module :un.api : api-time :
Class : un.api.time.Duration
Extends/Implements : -
Subclasses : -

A duration is a measured elapse of time.
author  Johann Sorel


Variables : -
Functions : getLength




Convert duration to a single unit value.
param  unit temporal unit, not null
return  duration length in given unit
LargeDecimal getLength (Unit unit)