| Package | Description |
|---|---|
| com.pervasive.datarush.tokens.scalar |
Provides implementations of and utilities for scalar valued
tokens.
|
| Modifier and Type | Field and Description |
|---|---|
static StringToken |
StringToken.NULL
A null valued
StringToken |
static StringToken |
StringToken.ZERO
A zero valued
StringToken |
| Modifier and Type | Method and Description |
|---|---|
static StringToken |
StringToken.parse(String value)
Converts a string into a token.
|
| Modifier and Type | Method and Description |
|---|---|
int |
StringToken.compareTo(StringToken that) |
Copyright © 2021 Actian Corporation. All rights reserved.