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