| Interface | Description |
|---|---|
| TimeDependent |
Valid in a specific time interval.
|
| Class | Description |
|---|---|
| BaseTimeDependent | |
| MutableTimeDependentValues<T extends TimeDependent> |
Mutable list of time-dependent values.
|
| TimeDependentValues<T extends TimeDependent> |
Immutable list of time-dependent values, with the latest value first.
|
Copyright © 2018. All rights reserved.