Uses of Interface
mondrian.calc.TupleIterator
Packages that use TupleIterator
Package
Description
Provides compiled expressions.
Provides implementation classes for compiled expressions.
- 
Uses of TupleIterator in mondrian.calc
Methods in mondrian.calc that return TupleIteratorModifier and TypeMethodDescriptionstatic TupleIteratorTupleCollections.iterator(TupleCursor cursor) Adapts aTupleCursorinto aTupleIterator.TupleIterable.tupleIterator()Creates an iterator over the contents of this iterable. - 
Uses of TupleIterator in mondrian.calc.impl
Classes in mondrian.calc.impl that implement TupleIteratorModifier and TypeClassDescriptionclassAbstract implementation ofTupleIterator.protected classImplementation ofTupleIteratorforArrayTupleList.Methods in mondrian.calc.impl that return TupleIteratorModifier and TypeMethodDescriptionAbstractTupleIterable.tupleIterator()final TupleIteratorAbstractTupleList.tupleIterator()UnaryTupleList.tupleIterator()protected abstract TupleIteratorAbstractTupleList.tupleIteratorInternal()ArrayTupleList.tupleIteratorInternal()protected TupleIteratorDelegatingTupleList.tupleIteratorInternal()ListTupleList.tupleIteratorInternal()