Package | Description |
---|---|
com.pervasive.datarush.tokens |
Provides classes and utilities for working with data tokens.
|
Modifier and Type | Method and Description |
---|---|
static TokenComparator |
TokenComparators.getComparator(TokenType type)
Creates a comparator appropriate for the given type.
|
static TokenComparator |
TokenComparators.getComparator(TokenType type,
TokenOrder order)
Creates a comparator appropriate for the given type ordered in
the specified direction.
|
static TokenComparator |
TokenComparators.getComparator(TokenValued left,
TokenValued right)
Creates a comparator, bound to the given left and right values.
|
Copyright © 2016 Actian Corporation. All rights reserved.