Package | Description |
---|---|
com.pervasive.datarush.sequences.scalar |
Provides implementations of sequences of scalar token values.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MutableObjectTokenSequence<O>
A
MutableTokenSequence containing object valued data. |
Modifier and Type | Class and Description |
---|---|
class |
ObjectTokenList<O>
Primary implementation of
MutableObjectTokenSequence . |
class |
SparseObjectTokenList<T>
An implementation of
MutableObjectTokenSequence which stores
data sparsely. |
Copyright © 2020 Actian Corporation. All rights reserved.