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