Uses of Class
com.pervasive.datarush.tokens.scalar.IntToken
Packages that use IntToken
Package
Description
Provides implementations of and utilities for scalar valued
tokens.
-
Uses of IntToken in com.pervasive.datarush.tokens.scalar
Fields in com.pervasive.datarush.tokens.scalar declared as IntTokenModifier and TypeFieldDescriptionstatic final IntTokenIntToken.NULLA null valuedIntTokenstatic final IntTokenIntToken.ZEROA zero valuedIntTokenMethods in com.pervasive.datarush.tokens.scalar that return IntTokenModifier and TypeMethodDescriptionstatic IntTokenConverts a string representation of an int value into a token.Methods in com.pervasive.datarush.tokens.scalar with parameters of type IntToken