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