| Class | Description |
|---|---|
| AbstractDuration |
Abstract implementation of a duration taking only the ID
|
| AdditiveDuration |
Duration type that adds the given amount in the specified units
|
| ConstantDuration |
Duration type that adds the given amount in the specified units
|
| MultiplicativeDuration |
Duration type that adds the given amount in the specified units
|
| NegativeDuration |
Duration type that adds the given amount in the specified units
|