Package | Description |
---|---|
com.pervasive.datarush.sequences.scalar |
Provides implementations of sequences of scalar token values.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MutableDateTokenSequence
A
MutableTokenSequence containing date valued data. |
Modifier and Type | Class and Description |
---|---|
class |
DateTokenList
Primary implementation of
MutableDateTokenSequence . |
class |
SparseDateTokenList
An implementation of
MutableDateTokenSequence which stores
data sparsely. |
Copyright © 2020 Actian Corporation. All rights reserved.