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