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