Uses of Interface
mondrian.calc.TupleList.PositionCallback
Packages that use TupleList.PositionCallback
Package
Description
Provides compiled expressions.
Provides implementation classes for compiled expressions.
-
Uses of TupleList.PositionCallback in mondrian.calc
Methods in mondrian.calc with parameters of type TupleList.PositionCallbackModifier and TypeMethodDescriptionTupleList.withPositionCallback
(TupleList.PositionCallback positionCallback) -
Uses of TupleList.PositionCallback in mondrian.calc.impl
Methods in mondrian.calc.impl with parameters of type TupleList.PositionCallbackModifier and TypeMethodDescriptionDelegatingTupleList.withPositionCallback
(TupleList.PositionCallback positionCallback) UnaryTupleList.withPositionCallback
(TupleList.PositionCallback positionCallback)