mondrian.rolap
Class RolapResult.CellInfoPool.Four

java.lang.Object
  extended by mondrian.rolap.RolapResult.CellInfoPool.Four
All Implemented Interfaces:
RolapResult.CellInfoPool.CellKeyMaker
Enclosing class:
RolapResult.CellInfoPool

static class RolapResult.CellInfoPool.Four
extends Object
implements RolapResult.CellInfoPool.CellKeyMaker

For axis of size 4.

 

Constructor Summary
RolapResult.CellInfoPool.Four()
           
 
Method Summary
 long generate(int[] pos)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RolapResult.CellInfoPool.Four

RolapResult.CellInfoPool.Four()
Method Detail

generate

public long generate(int[] pos)
Specified by:
generate in interface RolapResult.CellInfoPool.CellKeyMaker

SourceForge.net_Logo