Uses of Interface
com.pervasive.datarush.sequences.scalar.LongValuedIterator
-
Packages that use LongValuedIterator Package Description com.pervasive.datarush.sequences.scalar Provides implementations of sequences of scalar token values. -
-
Uses of LongValuedIterator in com.pervasive.datarush.sequences.scalar
Subinterfaces of LongValuedIterator in com.pervasive.datarush.sequences.scalar Modifier and Type Interface Description interface
IntValuedIterator
AScalarValuedIterator
over a integer fields.Methods in com.pervasive.datarush.sequences.scalar that return LongValuedIterator Modifier and Type Method Description LongValuedIterator
LongTokenList. newValueIterator()
LongValuedIterator
LongTokenSequence. newValueIterator()
LongValuedIterator
SparseLongTokenList. newValueIterator()
-