Uses of Class
mondrian.calc.impl.ConstantCalc
Packages that use ConstantCalc
-
Uses of ConstantCalc in mondrian.calc.impl
Methods in mondrian.calc.impl that return ConstantCalcModifier and TypeMethodDescriptionstatic ConstantCalc
ConstantCalc.constantInteger
(int i) Creates an expression which evaluates to a given integer.static ConstantCalc
ConstantCalc.constantNull
(Type type) Creates an expression which evaluates to null.