Uses of Class
com.pervasive.datarush.tokens.scalar.LongToken
Packages that use LongToken
Package
Description
Provides implementations of and utilities for scalar valued
tokens.
-
Uses of LongToken in com.pervasive.datarush.tokens.scalar
Fields in com.pervasive.datarush.tokens.scalar declared as LongTokenModifier and TypeFieldDescriptionstatic final LongTokenLongToken.NULLA null valuedLongTokenstatic final LongTokenLongToken.ZEROA zero valuedLongTokenMethods in com.pervasive.datarush.tokens.scalar that return LongTokenModifier and TypeMethodDescriptionstatic LongTokenConverts a string representation of a long value into a token.Methods in com.pervasive.datarush.tokens.scalar with parameters of type LongToken