Uses of Interface
com.pervasive.datarush.tokens.TokenComparator
Packages that use TokenComparator
Package
Description
Provides classes and utilities for working with data tokens.
-
Uses of TokenComparator in com.pervasive.datarush.tokens
Methods in com.pervasive.datarush.tokens that return TokenComparatorModifier and TypeMethodDescriptionstatic TokenComparatorTokenComparators.getComparator(TokenValued left, TokenValued right) Creates a comparator, bound to the given left and right values.static TokenComparatorTokenComparators.getComparator(TokenType type) Creates a comparator appropriate for the given type.static TokenComparatorTokenComparators.getComparator(TokenType type, TokenOrder order) Creates a comparator appropriate for the given type ordered in the specified direction.