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