-
- All Superinterfaces:
DoubleValued
,DoubleValuedIterator
,FloatValued
,FloatValuedIterator
,IntValued
,LongValued
,LongValuedIterator
,NumericValued
,NumericValuedIterator
,ScalarTyped
,ScalarValued
,ScalarValuedIterator
,TokenTyped
,TokenValued
,TokenValuedIterator
public interface IntValuedIterator extends IntValued, LongValuedIterator
AScalarValuedIterator
over a integer fields.
-
-
Field Summary
-
Fields inherited from interface com.pervasive.datarush.tokens.scalar.NumericValued
MAX_INFINITY, MIN_INFINITY
-
-
Method Summary
-
Methods inherited from interface com.pervasive.datarush.tokens.scalar.DoubleValued
asDouble
-
Methods inherited from interface com.pervasive.datarush.tokens.scalar.FloatValued
asFloat
-
Methods inherited from interface com.pervasive.datarush.tokens.scalar.LongValued
asLong
-
Methods inherited from interface com.pervasive.datarush.tokens.scalar.NumericValued
asBigDecimal
-
Methods inherited from interface com.pervasive.datarush.tokens.scalar.ScalarValued
isZero
-
Methods inherited from interface com.pervasive.datarush.sequences.scalar.ScalarValuedIterator
getType
-
Methods inherited from interface com.pervasive.datarush.tokens.TokenValued
isNull
-
Methods inherited from interface com.pervasive.datarush.sequences.TokenValuedIterator
getAbsoluteIndex, resetIteration, stepNext
-
-