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