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 ConstantCalcConstantCalc.constantInteger(int i) Creates an expression which evaluates to a given integer.static ConstantCalcConstantCalc.constantNull(Type type) Creates an expression which evaluates to null.