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