Package | Description |
---|---|
mondrian.calc.impl |
Provides implementation classes for compiled expressions.
|
Modifier and Type | Method and Description |
---|---|
static 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.
|
Copyright © 2018 Hitachi Vantara. All rights reserved.