| Package | Description |
|---|---|
| gov.sandia.cognition.data.temporal |
Provides interfaces for temporal data.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BatchTemporalDataSource<DataType extends Temporal>
Defines the interface for an offline temporal data source, which can
be resampled.
|