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