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