Package mondrian.rolap
Class RolapResult.CellInfoPool.One
- java.lang.Object
-
- mondrian.rolap.RolapResult.CellInfoPool.One
-
- All Implemented Interfaces:
RolapResult.CellInfoPool.CellKeyMaker
- Enclosing class:
- RolapResult.CellInfoPool
static class RolapResult.CellInfoPool.One extends java.lang.Object implements RolapResult.CellInfoPool.CellKeyMaker
For axis of size 1.
-
-
Constructor Summary
Constructors Constructor Description One()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description long
generate(int[] pos)
-
-
-
Method Detail
-
generate
public long generate(int[] pos)
- Specified by:
generate
in interfaceRolapResult.CellInfoPool.CellKeyMaker
-
-