Uses of Class
mondrian.calc.ExpCompiler.Factory
-
Packages that use ExpCompiler.Factory Package Description mondrian.calc Provides compiled expressions. -
-
Uses of ExpCompiler.Factory in mondrian.calc
Methods in mondrian.calc that return ExpCompiler.Factory Modifier and Type Method Description static ExpCompiler.Factory
ExpCompiler.Factory. getFactory()
Get the underlying Factory object.
-