mondrian.olap.fun
Class CrossJoinFunDef.MutableListMemberArrayListMemberArrayListCalc
java.lang.Object
mondrian.calc.impl.AbstractCalc
mondrian.calc.impl.AbstractListCalc
mondrian.olap.fun.CrossJoinFunDef.BaseListCalc
mondrian.olap.fun.CrossJoinFunDef.MutableListMemberArrayListMemberArrayListCalc
- All Implemented Interfaces:
- Calc, ListCalc, MemberListCalc, TupleListCalc
- Enclosing class:
- CrossJoinFunDef
class CrossJoinFunDef.MutableListMemberArrayListMemberArrayListCalc
- extends CrossJoinFunDef.BaseListCalc
-
-
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CrossJoinFunDef.MutableListMemberArrayListMemberArrayListCalc
CrossJoinFunDef.MutableListMemberArrayListMemberArrayListCalc(ResolvedFunCall call,
Calc[] calcs)
makeList
protected List<Member[]> makeList(List _l1,
List _l2)
- Specified by:
makeList
in class CrossJoinFunDef.BaseListCalc
makeList
protected List<Member[]> makeList(List<Member> members,
int totalLen)