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