T
- the type of Java objects in the iteratorpublic interface ObjectValuedIterator<T> extends ObjectValued<T>, ScalarValuedIterator
ScalarValuedIterator
over object values.Modifier and Type | Method and Description |
---|---|
ObjectTokenType<T> |
getType()
Gets the data type of the token.
|
asObject
getAbsoluteIndex, resetIteration, stepNext
isZero
isNull
ObjectTokenType<T> getType()
TokenValued
getType
in interface ObjectTyped<T>
getType
in interface ObjectValued<T>
getType
in interface ScalarTyped
getType
in interface ScalarValued
getType
in interface ScalarValuedIterator
getType
in interface TokenTyped
getType
in interface TokenValued
Copyright © 2020 Actian Corporation. All rights reserved.